Home
last modified time | relevance | path

Searched defs:clang_ast_ctx (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp173 TypeSystemClang &clang_ast_ctx, StringLexer &type, bool for_expression) { in BuildObjCObjectPointerType()
257 AppleObjCTypeEncodingParser::BuildType(TypeSystemClang &clang_ast_ctx, in BuildType()
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp614 TypeSystemClang *clang_ast_ctx = CompleteType() local
636 TypeSystemClang *clang_ast_ctx = GetDeclForUID() local
667 TypeSystemClang *clang_ast_ctx = GetDeclContextForUID() local
698 TypeSystemClang *clang_ast_ctx = GetDeclContextContainingUID() local
728 TypeSystemClang *clang_ast_ctx = ParseDeclsForContext() local
[all...]
/llvm-project/lldb/unittests/SymbolFile/PDB/
H A DSymbolFilePDBTests.cpp390 auto clang_ast_ctx = in TEST_F() local
445 auto clang_ast_ctx = in TEST_F() local
/llvm-project/lldb/tools/lldb-test/
H A Dlldb-test.cpp675 auto *clang_ast_ctx = llvm::dyn_cast_or_null<TypeSystemClang>(ts.get()); dumpAST() local
702 auto *clang_ast_ctx = llvm::dyn_cast_or_null<TypeSystemClang>(ts.get()); dumpEntireClangAST() local