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

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

Completed in 261 milliseconds