Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeEncodingParser.cpp171 TypeSystemClang &clang_ast_ctx, StringLexer &type, bool for_expression) { in BuildObjCObjectPointerType()
255 AppleObjCTypeEncodingParser::BuildType(TypeSystemClang &clang_ast_ctx, in BuildType()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
DSymbolFilePDB.cpp610 TypeSystemClang *clang_ast_ctx = in CompleteType() local
632 TypeSystemClang *clang_ast_ctx = in GetDeclForUID() local
663 TypeSystemClang *clang_ast_ctx = in GetDeclContextForUID() local
694 TypeSystemClang *clang_ast_ctx = in GetDeclContextContainingUID() local
724 TypeSystemClang *clang_ast_ctx = in ParseDeclsForContext() local
/openbsd/src/gnu/llvm/lldb/tools/lldb-test/
Dlldb-test.cpp668 auto *clang_ast_ctx = llvm::dyn_cast_or_null<TypeSystemClang>(ts.get()); in dumpAST() local
695 auto *clang_ast_ctx = llvm::dyn_cast_or_null<TypeSystemClang>(ts.get()); in dumpEntireClangAST() local