Searched defs:getExpr (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DSource.cpp31 const Expr *SourceMapper::getExpr(Function *F, CodePtr PC) const { function in class:SourceMapper
H A DInterpFrame.cpp186 const Expr *InterpFrame::getExpr(CodePtr PC) const { function in class:InterpFrame
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp36 SystemZMCInstLower::getExpr(const MachineOperand &MO, function in class:SystemZMCInstLower
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCExpr.cpp82 MCExpr const *HexagonMCExpr::getExpr() const { return Expr; } function in class:HexagonMCExpr
H A DHexagonMCInstrInfo.cpp303 MCExpr const &HexagonMCInstrInfo::getExpr(MCExpr const &Expr) { function in class:HexagonMCInstrInfo
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnyCall.h200 const Expr *getExpr() const { function in class:clang::AnyCall
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOSLog.h104 const Expr *getExpr() const { return TheExpr; } function in class:clang::analyze_os_log::OSLogBufferItem
H A DExprConcepts.h393 Expr *getExpr() const { function in class:clang::concepts::ExprRequirement
H A DExprCXX.h1280 const Expr *getExpr() const { return getParam()->getDefaultArg(); } function in class:clang::final
1281 Expr *getExpr() { return getParam()->getDefaultArg(); } function in class:clang::final
1346 const Expr *getExpr() const { function in class:clang::CXXDefaultInitExpr
1350 Expr *getExpr() { function in class:clang::CXXDefaultInitExpr
H A DStmtOpenMP.h2834 Expr *getExpr() { return cast_or_null<Expr>(Data->getChildren()[3]); } function in class:clang::OMPAtomicDirective
2835 const Expr *getExpr() const { function in class:clang::OMPAtomicDirective
H A DDeclCXX.h1802 const Expr *getExpr() const { return ExplicitSpec.getPointer(); } function in class:clang::ExplicitSpecifier
1803 Expr *getExpr() { return ExplicitSpec.getPointer(); } function in class:clang::ExplicitSpecifier
H A DExpr.h4359 Expr *getExpr(unsigned Index) { function in class:clang::final::ShuffleVectorExpr
4363 const Expr *getExpr(unsigned Index) const { function in class:clang::final::ShuffleVectorExpr
5486 Expr *getExpr(unsigned Init) { function in class:clang::final::final
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVUsers.cpp390 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { function in class:IVUsers
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h465 static inline llvm::SMTExprRef getExpr(llvm::SMTSolverRef &Solver, function in class:clang::ento::SMTConv
H A DMemRegion.h484 const Expr *getExpr() const { return Ex; } function in class:clang::ento::AllocaRegion
1196 const Expr *getExpr() const { return Ex; } function in class:clang::ento::CXXTempObjectRegion
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInst.h114 const MCExpr *getExpr() const { function in class:llvm::MCOperand
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaPseudoObject.cpp414 ExprResult getExpr = buildGet(); local
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h341 ExprASTNode * getExpr() { return m_expr; } function in class:elftosb::NegativeExprASTNode
364 ExprASTNode * getExpr() { return m_expr; } function in class:elftosb::BooleanNotExprASTNode
519 ExprASTNode * getExpr() { return m_expr; } function in class:elftosb::IntSizeExprASTNode
554 ExprASTNode * getExpr() { return m_expr; } function in class:elftosb::ExprConstASTNode
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp262 const MCExpr *getExpr() const { function in struct:__anon2548::PPCOperand

Completed in 327 milliseconds