Home
last modified time | relevance | path

Searched defs:ast_ctx (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeEncodingParser.cpp65 AppleObjCTypeEncodingParser::ReadStructElement(TypeSystemClang &ast_ctx, in ReadStructElement()
80 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildStruct()
86 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildUnion()
92 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression, in BuildAggregate()
150 TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression) { in BuildArray()
172 clang::ASTContext &ast_ctx = clang_ast_ctx.getASTContext(); in BuildObjCObjectPointerType() local
258 clang::ASTContext &ast_ctx = clang_ast_ctx.getASTContext(); in BuildType() local
358 CompilerType AppleObjCTypeEncodingParser::RealizeType(TypeSystemClang &ast_ctx, in RealizeType()
DAppleObjCDeclVendor.cpp153 clang::ASTContext &ast_ctx = m_ast_ctx.getASTContext(); in GetDeclForISA() local
308 clang::ASTContext &ast_ctx(interface_decl->getASTContext()); in BuildMethod() local
546 clang::ASTContext &ast_ctx = m_ast_ctx.getASTContext(); in FindDecls() local
/external/llvm-project/lldb/unittests/SymbolFile/DWARF/
DDWARFASTParserClangTests.cpp95 TypeSystemClang ast_ctx("dummy ASTContext", HostInfoBase::GetTargetTriple()); in TEST_F() local
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSString.cpp37 TypeSystemClang *ast_ctx = ScratchTypeSystemClang::GetForTarget(target); in GetNSPathStore2Type() local
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxxMap.cpp301 TypeSystemClang *ast_ctx = in GetValueOffset() local
DLibCxx.cpp280 TypeSystemClang *ast_ctx = in Update() local
/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.cpp416 TypeSystemClang *ast_ctx = in ReadLibdispatchTSDIndexes() local
/external/llvm-project/lldb/unittests/SymbolFile/PDB/
DSymbolFilePDBTests.cpp442 clang::ASTContext &ast_ctx = clang_ast_ctx->getASTContext(); in TEST_F() local
/external/llvm-project/lldb/tools/lldb-test/
Dlldb-test.cpp619 clang::ASTContext &ast_ctx = clang_ast_ctx->getASTContext(); in dumpAST() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4143 clang::ASTContext &ast_ctx = getASTContext(); in GetArrayType() local