Searched defs:ast_ctx (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp64 AppleObjCTypeEncodingParser::ReadStructElement(ClangASTContext &ast_ctx, argument
78 BuildStruct( ClangASTContext &ast_ctx, StringLexer &type, bool for_expression) argument
84 BuildUnion( ClangASTContext &ast_ctx, StringLexer &type, bool for_expression) argument
90 BuildAggregate( ClangASTContext &ast_ctx, StringLexer &type, bool for_expression, char opener, char closer, uint32_t kind) argument
147 BuildArray( ClangASTContext &ast_ctx, StringLexer &type, bool for_expression) argument
356 RealizeType(ClangASTContext &ast_ctx, const char *name, bool for_expression) argument
[all...]
H A DAppleObjCDeclVendor.cpp559 clang::ASTContext &ast_ctx = m_ast_ctx.getASTContext(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp38 ClangASTContext *ast_ctx = ClangASTContext::GetScratch(target); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp244 ClangASTContext *ast_ctx = local
H A DLibCxxMap.cpp301 ClangASTContext *ast_ctx = local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp3953 clang::ASTContext &ast_ctx = getASTContext(); local

Completed in 249 milliseconds