Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h24 clang_ast, ///< Clang PCH or PCM enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1494 auto clang_ast = ts.dyn_cast_or_null<TypeSystemClang>(); GetVariableValue() local
1613 auto clang_ast = AddOneVariable() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp106 GetBuiltinTypeForPDBEncodingAndBitSize(TypeSystemClang &clang_ast, in GetBuiltinTypeForPDBEncodingAndBitSize() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp770 TypeSystemClang *clang_ast = GetASTMap().Lookup(ast); GetASTContext() local
4583 clang::ASTContext &clang_ast = getASTContext(); CreateTypedef() local
7268 clang::ASTContext &clang_ast = ast->getASTContext(); AddFieldToRecordType() local
7797 clang::ASTContext &clang_ast = ast->getASTContext(); SetObjCSuperClass() local
7826 clang::ASTContext &clang_ast = ast->getASTContext(); AddObjCClassProperty() local
[all...]