/openbsd-src/lib/libkeynote/ |
H A D | parse_assertion.c | 41 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 D | NameSearchContext.cpp | 28 clang::ASTContext &ast = lldb_ast->getASTContext(); in AddVarDecl() local 56 clang::ASTContext &ast = lldb_ast->getASTContext(); in AddFunDecl() local
|
H A D | ClangExternalASTSourceCallbacks.h | 27 ClangExternalASTSourceCallbacks(TypeSystemClang &ast) : m_ast(ast) {} in ClangExternalASTSourceCallbacks()
|
H A D | ClangASTImporter.cpp | 715 TypeSystemClang *ast = TypeSystemClang::GetASTContext(decl_origin.ctx); in GetDeclMetadata() local 718 TypeSystemClang *ast = TypeSystemClang::GetASTContext(&decl->getASTContext()); in GetDeclMetadata() local
|
H A D | ClangExpressionDeclMap.cpp | 222 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 D | TypeSystemClang.cpp | 684 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 D | TypeSystemClang.h | 260 clang::ASTContext &ast = getASTContext(); variable
|
/openbsd-src/sys/arch/riscv64/riscv64/ |
H A D | ast.c | 36 ast(struct trapframe *tf) in ast() function
|
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | ast.c | 37 ast(struct trapframe *tf) in ast() function
|
/openbsd-src/sys/arch/arm/arm/ |
H A D | ast.c | 69 ast(struct trapframe *tf) in ast() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/ |
H A D | PlatformFreeBSD.cpp | 195 TypeSystemClang *ast = m_type_system.get(); in GetSiginfoType() local
|
/openbsd-src/sys/arch/sh/sh/ |
H A D | trap.c | 477 ast(struct proc *p, struct trapframe *tf) in ast() function
|
/openbsd-src/sys/arch/i386/i386/ |
H A D | trap.c | 497 ast(struct trapframe *frame) in ast() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/ |
H A D | PlatformNetBSD.cpp | 214 TypeSystemClang *ast = m_type_system.get(); in GetSiginfoType() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 109 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 D | PlatformLinux.cpp | 320 TypeSystemClang *ast = m_type_system.get(); in GetSiginfoType() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 63 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 D | trap.c | 646 ast(framep) in ast() function
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | trap.c | 532 ast(struct trapframe *frame) in ast() function
|
/openbsd-src/sys/arch/hppa/hppa/ |
H A D | trap.c | 138 ast(struct proc *p) in ast() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/ |
H A D | NSIndexPath.cpp | 56 auto ast = ScratchTypeSystemClang::GetForTarget( in Update() local
|
/openbsd-src/sys/arch/m88k/m88k/ |
H A D | trap.c | 202 ast(struct trapframe *frame) in ast() function
|
/openbsd-src/sys/arch/mips64/include/ |
H A D | frame.h | 37 register_t ast; member
|
/openbsd-src/sys/dev/usb/ |
H A D | umodem.c | 669 struct usb_cdc_abstract_state ast; in umodem_set_comm_feature() local
|
/openbsd-src/sys/arch/mips64/mips64/ |
H A D | trap.c | 148 ast(void) in ast() function
|