/openbsd/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Source.cpp | 31 const Expr *SourceMapper::getExpr(const Function *F, CodePtr PC) const { in getExpr() function in SourceMapper
|
H A D | InterpFrame.cpp | 216 const Expr *InterpFrame::getExpr(CodePtr PC) const { in getExpr() function in InterpFrame
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZMCInstLower.cpp | 36 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr() function in SystemZMCInstLower
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCExpr.cpp | 83 MCExpr const *HexagonMCExpr::getExpr() const { return Expr; } in getExpr() function in HexagonMCExpr
|
H A D | HexagonMCInstrInfo.cpp | 310 MCExpr const &HexagonMCInstrInfo::getExpr(MCExpr const &Expr) { in getExpr() function in HexagonMCInstrInfo
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | OSLog.h | 104 const Expr *getExpr() const { return TheExpr; } in getExpr() function
|
H A D | ExprConcepts.h | 398 Expr *getExpr() const { in getExpr() function
|
H A D | Expr.h | 4444 Expr *getExpr(unsigned Index) { in getExpr() function 4448 const Expr *getExpr(unsigned Index) const { in getExpr() function 5570 Expr *getExpr(unsigned Init) { in getExpr() function 5575 const Expr *getExpr(unsigned Init) const { in getExpr() function
|
H A D | DeclCXX.h | 1851 const Expr *getExpr() const { return ExplicitSpec.getPointer(); } in getExpr() function 1852 Expr *getExpr() { return ExplicitSpec.getPointer(); } in getExpr() function
|
H A D | StmtOpenMP.h | 3063 Expr *getExpr() { in getExpr() function 3066 const Expr *getExpr() const { in getExpr() function
|
H A D | ExprCXX.h | 1300 const Expr *getExpr() const { in getExpr() function 1395 const Expr *getExpr() const { in getExpr() function
|
/openbsd/gnu/llvm/clang/include/clang/Analysis/ |
H A D | AnyCall.h | 201 const Expr *getExpr() const { in getExpr() function
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | IVUsers.cpp | 336 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { in getExpr() function in IVUsers
|
H A D | ScalarEvolution.cpp | 14617 const SCEVAddRecExpr *SCEVWrapPredicate::getExpr() const { return AR; } in getExpr() function in SCEVWrapPredicate
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCInst.h | 114 const MCExpr *getExpr() const { in getExpr() function
|
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | MemRegion.h | 493 const Expr *getExpr() const { return Ex; } in getExpr() function 1245 const Expr *getExpr() const { return Ex; } in getExpr() function
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 414 ExprResult getExpr = buildGet(); in buildRValueOperation() local
|
H A D | SemaOpenMP.cpp | 11412 Expr *getExpr() const { return E; } in getExpr() function in __anona08a17514111::OpenMPAtomicUpdateChecker
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ExprCXX.cpp | 971 Expr *CXXDefaultArgExpr::getExpr() { in getExpr() function in CXXDefaultArgExpr 1026 Expr *CXXDefaultInitExpr::getExpr() { in getExpr() function in CXXDefaultInitExpr
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 265 const MCExpr *getExpr() const { in getExpr() function
|