Home
last modified time | relevance | path

Searched defs:getExpr (Results 1 – 21 of 21) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDSource.cpp41 const Expr *SourceMapper::getExpr(const Function *F, CodePtr PC) const { in getExpr() function in SourceMapper
HDInterpFrame.cpp249 const Expr *InterpFrame::getExpr(CodePtr PC) const { in getExpr() function in InterpFrame
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZMCInstLower.cpp36 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr() function in SystemZMCInstLower
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCExpr.cpp83 MCExpr const *HexagonMCExpr::getExpr() const { return Expr; } in getExpr() function in HexagonMCExpr
HDHexagonMCInstrInfo.cpp310 MCExpr const &HexagonMCInstrInfo::getExpr(MCExpr const &Expr) { in getExpr() function in HexagonMCInstrInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDOSLog.h104 const Expr *getExpr() const { return TheExpr; } in getExpr() function
HDExprConcepts.h415 Expr *getExpr() const { in getExpr() function
HDDeclCXX.h1913 const Expr *getExpr() const { return ExplicitSpec.getPointer(); } in getExpr() function
1914 Expr *getExpr() { return ExplicitSpec.getPointer(); } in getExpr() function
HDExpr.h4495 Expr *getExpr(unsigned Index) { in getExpr() function
4499 const Expr *getExpr(unsigned Index) const { in getExpr() function
5837 Expr *getExpr(unsigned Init) { in getExpr() function
5842 const Expr *getExpr(unsigned Init) const { in getExpr() function
HDStmtOpenMP.h3135 Expr *getExpr() { in getExpr() function
3138 const Expr *getExpr() const { in getExpr() function
HDExprCXX.h1319 const Expr *getExpr() const { in getExpr() function
1414 const Expr *getExpr() const { in getExpr() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDAnyCall.h201 const Expr *getExpr() const { in getExpr() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDIVUsers.cpp336 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { in getExpr() function in IVUsers
HDScalarEvolution.cpp14784 const SCEVAddRecExpr *SCEVWrapPredicate::getExpr() const { return AR; } in getExpr() function in SCEVWrapPredicate
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDMemRegion.h497 const Expr *getExpr() const { return Ex; } in getExpr() function
1254 const Expr *getExpr() const { return Ex; } in getExpr() function
1292 const Expr *getExpr() const { return Ex; } in getExpr() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInst.h114 const MCExpr *getExpr() const { in getExpr() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h139 const DIExpression *getExpr() const { return Expr; } in getExpr() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaPseudoObject.cpp421 ExprResult getExpr = buildGet(); in buildRValueOperation() local
HDSemaOpenMP.cpp11341 Expr *getExpr() const { return E; } in getExpr() function in __anonef26f99d4411::OpenMPAtomicUpdateChecker
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExprCXX.cpp1030 Expr *CXXDefaultArgExpr::getExpr() { in getExpr() function in CXXDefaultArgExpr
1085 Expr *CXXDefaultInitExpr::getExpr() { in getExpr() function in CXXDefaultInitExpr
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
HDPPCAsmParser.cpp264 const MCExpr *getExpr() const { in getExpr() function