Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp768 TypeSystemClang *clang_ast = GetASTMap().Lookup(ast); in GetASTContext() local
4413 clang::ASTContext &clang_ast = ast->getASTContext(); in CreateTypedefType() local
4520 clang::ASTContext &clang_ast = getASTContext(); in CreateTypedef() local
7113 clang::ASTContext &clang_ast = ast->getASTContext(); in AddFieldToRecordType() local
7620 clang::ASTContext &clang_ast = ast->getASTContext(); in SetObjCSuperClass() local
7648 clang::ASTContext &clang_ast = ast->getASTContext(); in AddObjCClassProperty() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp103 GetBuiltinTypeForPDBEncodingAndBitSize(TypeSystemClang &clang_ast, in GetBuiltinTypeForPDBEncodingAndBitSize()
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionDeclMap.cpp1477 TypeSystemClang *clang_ast = llvm::dyn_cast_or_null<TypeSystemClang>( in GetVariableValue() local