Home
last modified time | relevance | path

Searched defs:ast (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/lib/libkeynote/
H A Dparse_assertion.c41 struct assertion *ast; in rec_evaluate_query() local
176 keynote_fix_fields(struct assertion *ast, int sigfield) in keynote_fix_fields()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.cpp28 clang::ASTContext &ast = lldb_ast->getASTContext(); in AddVarDecl() local
56 clang::ASTContext &ast = lldb_ast->getASTContext(); in AddFunDecl() local
H A DClangExternalASTSourceCallbacks.h27 ClangExternalASTSourceCallbacks(TypeSystemClang &ast) : m_ast(ast) {} in ClangExternalASTSourceCallbacks()
H A DClangASTImporter.cpp715 TypeSystemClang *ast = TypeSystemClang::GetASTContext(decl_origin.ctx); in GetDeclMetadata() local
718 TypeSystemClang *ast = TypeSystemClang::GetASTContext(&decl->getASTContext()); in GetDeclMetadata() local
H A DClangExpressionDeclMap.cpp222 auto ast = parser_type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in AddPersistentVariable() local
1156 TypeSystemClang *ast = llvm::dyn_cast_or_null<TypeSystemClang>( in SearchFunctionsInSymbolContexts() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp684 ASTContext &ast = getASTContext(); in SetExternalSource() local
761 TypeSystemClang *TypeSystemClang::GetASTContext(clang::ASTContext *ast) { in GetASTContext()
792 ASTContext &ast, QualType qual_type) { in QualTypeMatchesBitSize()
800 ASTContext &ast = getASTContext(); in GetBuiltinTypeForEncodingAndBitSize() local
934 clang::ASTContext &ast = getASTContext(); in GetBasicType() local
946 ASTContext &ast = getASTContext(); in GetBuiltinTypeForDWARFEncodingAndBitSize() local
1163 ASTContext &ast = getASTContext(); in GetCStringType() local
1174 auto ast = type1.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in AreTypesSame() local
1276 ASTContext &ast = getASTContext(); in CreateRecordType() local
1376 ASTContext &ast, in CreateTemplateParameterList()
[all …]
H A DTypeSystemClang.h260 clang::ASTContext &ast = getASTContext(); variable
/openbsd-src/sys/arch/riscv64/riscv64/
H A Dast.c36 ast(struct trapframe *tf) in ast() function
/openbsd-src/sys/arch/arm64/arm64/
H A Dast.c37 ast(struct trapframe *tf) in ast() function
/openbsd-src/sys/arch/arm/arm/
H A Dast.c69 ast(struct trapframe *tf) in ast() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp195 TypeSystemClang *ast = m_type_system.get(); in GetSiginfoType() local
/openbsd-src/sys/arch/sh/sh/
H A Dtrap.c477 ast(struct proc *p, struct trapframe *tf) in ast() function
/openbsd-src/sys/arch/i386/i386/
H A Dtrap.c497 ast(struct trapframe *frame) in ast() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp214 TypeSystemClang *ast = m_type_system.get(); in GetSiginfoType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp109 clang::ASTContext &ast = clang_ast.getASTContext(); in GetBuiltinTypeForPDBEncodingAndBitSize() local
330 GetDeclFromContextByName(const clang::ASTContext &ast, in GetDeclFromContextByName()
366 PDBASTParser::PDBASTParser(lldb_private::TypeSystemClang &ast) : m_ast(ast) {} in PDBASTParser()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp320 TypeSystemClang *ast = m_type_system.get(); in GetSiginfoType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp63 DWARFASTParserClang::DWARFASTParserClang(TypeSystemClang &ast) in DWARFASTParserClang()
233 static void PrepareContextToReceiveMembers(TypeSystemClang &ast, in PrepareContextToReceiveMembers()
1375 auto ast = in ParseInheritance() local
2041 clang::ASTContext &ast = m_ast.getASTContext(); in ParseTemplateDIE() local
2677 clang::ASTContext &ast = ts.getASTContext(); in ExtractIntFromFormValue() local
3006 auto ast = ts.dyn_cast_or_null<TypeSystemClang>(); in ParseChildMembers() local
/openbsd-src/sys/arch/alpha/alpha/
H A Dtrap.c646 ast(framep) in ast() function
/openbsd-src/sys/arch/amd64/amd64/
H A Dtrap.c532 ast(struct trapframe *frame) in ast() function
/openbsd-src/sys/arch/hppa/hppa/
H A Dtrap.c138 ast(struct proc *p) in ast() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp56 auto ast = ScratchTypeSystemClang::GetForTarget( in Update() local
/openbsd-src/sys/arch/m88k/m88k/
H A Dtrap.c202 ast(struct trapframe *frame) in ast() function
/openbsd-src/sys/arch/mips64/include/
H A Dframe.h37 register_t ast; member
/openbsd-src/sys/dev/usb/
H A Dumodem.c669 struct usb_cdc_abstract_state ast; in umodem_set_comm_feature() local
/openbsd-src/sys/arch/mips64/mips64/
H A Dtrap.c148 ast(void) in ast() function

12