| /trueos/contrib/llvm/include/llvm/ |
| HD | DebugInfo.h | 289 DIScopeRef getContext() const { return getFieldAs<DIScopeRef>(2); } in getContext() function 436 DIScopeRef getContext() const { return getFieldAs<DIScopeRef>(2); } in getContext() function 501 DIScope getContext() const { return getFieldAs<DIScope>(2); } in getContext() function 512 DIScope getContext() const { in getContext() function 530 DIScope getContext() const { return getFieldAs<DIScope>(2); } in getContext() function 541 DIScopeRef getContext() const { return getFieldAs<DIScopeRef>(1); } in getContext() function 558 DIScopeRef getContext() const { return getFieldAs<DIScopeRef>(1); } in getContext() function 579 DIScope getContext() const { return getFieldAs<DIScope>(2); } in getContext() function 612 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function 722 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function
|
| /trueos/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| HD | SValBuilder.h | 121 ASTContext &getContext() { return Context; } in getContext() function 122 const ASTContext &getContext() const { return Context; } in getContext() function
|
| HD | BasicValueFactory.h | 88 ASTContext &getContext() const { return Ctx; } in getContext() function
|
| HD | ExprEngine.h | 124 ASTContext &getContext() const { return AMgr.getASTContext(); } in getContext() function
|
| HD | ProgramState.h | 479 ASTContext &getContext() { return svalBuilder->getContext(); } in getContext() function 480 const ASTContext &getContext() const { return svalBuilder->getContext(); } in getContext() function
|
| HD | CoreEngine.h | 300 const NodeBuilderContext &getContext() { return C; } in getContext() function
|
| HD | MemRegion.h | 1152 ASTContext &getContext() { return C; } in getContext() function 1313 inline ASTContext &MemRegion::getContext() const { in getContext() function
|
| /trueos/contrib/llvm/include/llvm/MC/MCParser/ |
| HD | MCAsmParserExtension.h | 54 MCContext &getContext() { return getParser().getContext(); } in getContext() function
|
| /trueos/contrib/llvm/include/llvm/Target/ |
| HD | TargetLoweringObjectFile.h | 43 MCContext &getContext() const { return *Ctx; } in getContext() function
|
| /trueos/contrib/llvm/include/llvm/CodeGen/ |
| HD | MachineModuleInfo.h | 190 const MCContext &getContext() const { return Context; } in getContext() function 191 MCContext &getContext() { return Context; } in getContext() function
|
| HD | CallingConvLower.h | 229 LLVMContext &getContext() const { return Context; } in getContext() function
|
| /trueos/contrib/llvm/include/llvm/Support/ |
| HD | CrashRecoveryContext.h | 111 CrashRecoveryContext *getContext() const { in getContext() function
|
| /trueos/contrib/llvm/tools/bugpoint/ |
| HD | BugDriver.h | 72 LLVMContext& getContext() const { return Context; } in getContext() function
|
| /trueos/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonCallingConvLower.h | 64 LLVMContext &getContext() const { return Context; } in getContext() function
|
| /trueos/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CodeGenTypes.h | 115 ASTContext &getContext() const { return Context; } in getContext() function
|
| HD | CGCXXABI.h | 86 ASTContext &getContext() const { return CGM.getContext(); } in getContext() function
|
| /trueos/contrib/llvm/include/llvm/MC/ |
| HD | MCStreamer.h | 168 MCContext &getContext() const { return Context; } in getContext() function
|
| /trueos/contrib/llvm/lib/IR/ |
| HD | BasicBlock.cpp | 33 LLVMContext &BasicBlock::getContext() const { in getContext() function in BasicBlock
|
| HD | AttributeImpl.h | 221 LLVMContext &getContext() { return Context; } in getContext() function
|
| HD | Value.cpp | 517 LLVMContext &Value::getContext() const { return VTy->getContext(); } in getContext() function in Value
|
| HD | Function.cpp | 167 LLVMContext &Function::getContext() const { in getContext() function in Function
|
| /trueos/contrib/llvm/tools/clang/lib/ARCMigrate/ |
| HD | TransEmptyStatementsAndDealloc.cpp | 176 ASTContext &getContext() { return Pass.Ctx; } in getContext() function in __anon96e3fb110111::EmptyStatementsRemover
|
| /trueos/contrib/llvm/include/llvm/IR/ |
| HD | Type.h | 128 LLVMContext &getContext() const { return Context; } in getContext() function
|
| /trueos/contrib/llvm/lib/AsmParser/ |
| HD | LLParser.h | 140 LLVMContext &getContext() { return Context; } in getContext() function
|
| /trueos/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | AnalysisDeclContext.cpp | 258 AnalysisDeclContext *AnalysisDeclContextManager::getContext(const Decl *D) { in getContext() function in AnalysisDeclContextManager
|