Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_trap.c219 ast_register(int ast, int flags, int tdp, in ast_register()
243 ast_deregister(int ast) in ast_deregister()
283 ast_sched_mask(struct thread *td, int ast) in ast_sched_mask()
371 ast(struct trapframe *framep) in ast() function
H A Dkern_clock.c453 int ast; in hardclock_itimer() local
/freebsd/contrib/llvm-project/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.h33 ClangExternalASTSourceCallbacks(TypeSystemClang &ast) : m_ast(ast) {} in ClangExternalASTSourceCallbacks()
H A DClangASTImporter.cpp957 TypeSystemClang *ast = TypeSystemClang::GetASTContext(decl_origin.ctx); in GetDeclMetadata() local
960 TypeSystemClang *ast = TypeSystemClang::GetASTContext(&decl->getASTContext()); in GetDeclMetadata() local
H A DClangExpressionDeclMap.cpp221 auto ast = parser_type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in AddPersistentVariable() local
1148 TypeSystemClang *ast = llvm::dyn_cast_or_null<TypeSystemClang>( in SearchFunctionsInSymbolContexts() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp632 ASTContext &ast = getASTContext(); in SetExternalSource() local
708 TypeSystemClang *TypeSystemClang::GetASTContext(clang::ASTContext *ast) { in GetASTContext()
739 ASTContext &ast, QualType qual_type) { in QualTypeMatchesBitSize()
747 ASTContext &ast = getASTContext(); in GetBuiltinTypeForEncodingAndBitSize() local
876 clang::ASTContext &ast = getASTContext(); in GetBasicType() local
888 ASTContext &ast = getASTContext(); in GetBuiltinTypeForDWARFEncodingAndBitSize() local
1105 ASTContext &ast = getASTContext(); in GetCStringType() local
1116 auto ast = type1.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in AreTypesSame() local
1224 ASTContext &ast = getASTContext(); in CreateRecordType() local
1324 ASTContext &ast, in CreateTemplateParameterList()
[all …]
H A DTypeSystemClang.h267 clang::ASTContext &ast = getASTContext(); variable
/freebsd/sys/vm/
H A Dredzone.c133 struct stack ast, fst; in redzone_check() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp195 TypeSystemClang *ast = m_type_system.get(); in GetSiginfoType() local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp214 TypeSystemClang *ast = m_type_system.get(); in GetSiginfoType() local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp109 clang::ASTContext &ast = clang_ast.getASTContext(); in GetBuiltinTypeForPDBEncodingAndBitSize() local
329 GetDeclFromContextByName(const clang::ASTContext &ast, in GetDeclFromContextByName()
365 PDBASTParser::PDBASTParser(lldb_private::TypeSystemClang &ast) : m_ast(ast) {} in PDBASTParser()
H A DSymbolFilePDB.cpp1104 PDBASTParser *ast = GetPDBAstParser(); in ParseVariables() local
/freebsd/tools/tools/usbtest/
H A Dusb_modem_test.c177 struct usb_cdc_abstract_state ast; in usb_modem_control_ep_test() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp58 auto ast = ScratchTypeSystemClang::GetForTarget( in Update() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp68 DWARFASTParserClang::DWARFASTParserClang(TypeSystemClang &ast) in DWARFASTParserClang()
243 static void PrepareContextToReceiveMembers(TypeSystemClang &ast, in PrepareContextToReceiveMembers()
1464 auto ast = in ParseInheritance() local
2014 clang::ASTContext &ast = m_ast.getASTContext(); in ParseTemplateDIE() local
2746 clang::ASTContext &ast = ts.getASTContext(); in ExtractIntFromFormValue() local
3074 auto ast = ts.dyn_cast_or_null<TypeSystemClang>(); in ParseChildMembers() local
/freebsd/sys/dev/usb/serial/
H A Dumodem.c934 struct usb_cdc_abstract_state ast; in umodem_set_comm_feature() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp816 auto ast = m_type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); in GetStructValueObject() local