Searched defs:getContext (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h43 MCContext &getContext() const { return *Ctx; } function in class:llvm::TargetLoweringObjectFile
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h54 MCContext &getContext() { return getParser().getContext(); } function in class:llvm::MCAsmParserExtension
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h111 CrashRecoveryContext *getContext() const { function in class:llvm::CrashRecoveryContextCleanup
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.h86 ASTContext &getContext() const { return CGM.getContext(); } function in class:clang::CodeGen::CGCXXABI
H A DCodeGenTypes.h117 ASTContext &getContext() const { return Context; } function in class:clang::CodeGen::CodeGenTypes
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h191 LLVMContext &getContext() const { return SE.getContext(); } function in class:llvm::SCEVExpander
H A DScalarEvolution.h552 LLVMContext &getContext() const { return F->getContext(); } function in class:llvm::ScalarEvolution
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCallingConvLower.h65 LLVMContext &getContext() const { return Context; } function in class:llvm::Hexagon_CCState
/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DBugDriver.h72 LLVMContext& getContext() const { return Context; } function in class:llvm::BugDriver
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp176 ASTContext &getContext() { return Pass.Ctx; } function in class:__anon2934::EmptyStatementsRemover
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFunction.h147 MCContext &getContext() const { return Ctx; } function in class:llvm::MachineFunction
H A DMachineModuleInfo.h190 const MCContext &getContext() const { return Context; } function in class:llvm::MachineModuleInfo
191 MCContext &getContext() { return Context; } function in class:llvm::MachineModuleInfo
H A DCallingConvLower.h229 LLVMContext &getContext() const { return Context; } function in class:llvm::CCState
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCStreamer.h121 MCContext &getContext() const { return Context; } function in class:llvm::MCStreamer
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DAttributeImpl.h116 LLVMContext &getContext() { return Context; } function in class:llvm::AttributeImpl
222 LLVMContext &getContext() { return Context; } function in class:llvm::AttributeSetImpl
H A DBasicBlock.cpp33 LLVMContext &BasicBlock::getContext() const { function in class:BasicBlock
H A DValue.cpp481 LLVMContext &Value::getContext() const { return VTy->getContext(); } function in class:Value
H A DAttributes.cpp767 LLVMContext &AttributeSet::getContext() const { function in class:AttributeSet
H A DFunction.cpp158 LLVMContext &Function::getContext() const { function in class:Function
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h88 ASTContext &getContext() const { return Ctx; } function in class:clang::ento::BasicValueFactory
H A DExprEngine.h124 ASTContext &getContext() const { return AMgr.getASTContext(); } function in class:clang::ento::ExprEngine
H A DSValBuilder.h121 ASTContext &getContext() { return Context; } function in class:clang::ento::SValBuilder
122 const ASTContext &getContext() const { return Context; } function in class:clang::ento::SValBuilder
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DType.h128 LLVMContext &getContext() const { return Context; } function in class:llvm::Type
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Support/
H A DBlkExprDeclBitVector.h181 ASTContext &getContext() { function in class:clang::StmtDeclBitVector_Types::AnalysisDataTy
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DFoldingSet.h493 Ctx getContext() const { return Context; } function in class:llvm::ContextualFoldingSet

Completed in 280 milliseconds

12