Searched defs:anchor (Results 126 - 150 of 184) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp527 void PBQPRAConstraint::anchor() {} function in class:PBQPRAConstraint
529 void PBQPRAConstraintList::anchor() {} function in class:PBQPRAConstraintList
H A DMachineRegisterInfo.cpp42 void MachineRegisterInfo::Delegate::anchor() {} function in class:MachineRegisterInfo::Delegate
H A DInlineSpiller.cpp239 void Spiller::anchor() {} function in class:Spiller
H A DMachineFunction.cpp104 void MachineFunction::Delegate::anchor() {} function in class:MachineFunction::Delegate
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp76 void Input::HNode::anchor() {} function in class:Input::HNode
77 void Input::EmptyHNode::anchor() {} function in class:Input::EmptyHNode
78 void Input::ScalarHNode::anchor() {} function in class:Input::ScalarHNode
79 void Input::MapHNode::anchor() {} function in class:Input::MapHNode
80 void Input::SequenceHNode::anchor() {} function in class:Input::SequenceHNode
H A Draw_ostream.cpp505 void raw_ostream::anchor() {} function in class:raw_ostream
864 void raw_fd_ostream::anchor() {} function in class:raw_fd_ostream
944 void raw_pwrite_stream::anchor() {} function in class:raw_pwrite_stream
946 void buffer_ostream::anchor() {} function in class:buffer_ostream
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp419 void BackendConsumer::anchor() {} function in class:clang::BackendConsumer
1184 void EmitAssemblyAction::anchor() { } function in class:EmitAssemblyAction
1188 void EmitBCAction::anchor() { } function in class:EmitBCAction
1192 void EmitLLVMAction::anchor() { } function in class:EmitLLVMAction
1196 void EmitLLVMOnlyAction::anchor() { } function in class:EmitLLVMOnlyAction
1200 void EmitCodeGenOnlyAction::anchor() { } function in class:EmitCodeGenOnlyAction
1204 void EmitObjAction::anchor() { } function in class:EmitObjAction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp981 void CallbackVH::anchor() {} function in class:CallbackVH
H A DAttributes.cpp501 void EnumAttributeImpl::anchor() {} function in class:EnumAttributeImpl
503 void IntAttributeImpl::anchor() {} function in class:IntAttributeImpl
505 void StringAttributeImpl::anchor() {} function in class:StringAttributeImpl
507 void TypeAttributeImpl::anchor() {} function in class:TypeAttributeImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp44 void Archive::anchor() {} function in class:Archive
/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp202 void AbstractInterpreter::anchor() {} function in class:AbstractInterpreter
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_ramdisk.c643 ctl_backend_ramdisk_delete(struct ctl_be_lun *cbe_lun, off_t lba, off_t len, int anchor) argument
/freebsd-11-stable/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c113 subtract_anchor(const char *anchor, const char *url, apr_pool_t *pool) argument
142 execute(const apr_array_header_t *actions, const char *anchor, apr_hash_t *revprops, svn_revnum_t base_revision, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
472 const char *anchor = NULL; local
[all...]
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_anchor.c1287 struct trust_anchor* anchor = anchor_find(anchors, local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dprop_commands.c1192 const char *anchor; member in struct:recursive_proplist_receiver_baton
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstrlib.c629 int anchor = (*p == '^'); local
770 int anchor = (*p == '^'); local
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.h90 struct pf_anchor *anchor, *alast; member in struct:pfctl
H A Dpfctl_parser.c1744 pfctl_add_trans(struct pfr_buffer *buf, int rs_num, const char *anchor) argument
1758 pfctl_get_ticket(struct pfr_buffer *buf, int rs_num, const char *anchor) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp132 void PathDiagnosticConsumer::anchor() {} function in class:PathDiagnosticConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp201 void TemplateDecl::anchor() {} function in class:TemplateDecl
223 void RedeclarableTemplateDecl::anchor() {} function in class:RedeclarableTemplateDecl
762 void TemplateTemplateParmDecl::anchor() {} function in class:TemplateTemplateParmDecl
994 void ClassTemplatePartialSpecializationDecl::anchor() {} function in class:ClassTemplatePartialSpecializationDecl
1051 void FriendTemplateDecl::anchor() {} function in class:FriendTemplateDecl
1097 void ClassScopeFunctionSpecializationDecl::anchor() {} function in class:ClassScopeFunctionSpecializationDecl
1290 void VarTemplatePartialSpecializationDecl::anchor() {} function in class:VarTemplatePartialSpecializationDecl
1414 void BuiltinTemplateDecl::anchor() {} function in class:BuiltinTemplateDecl
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp425 void GlobalsSpaceRegion::anchor() {} function in class:GlobalsSpaceRegion
427 void NonStaticGlobalSpaceRegion::anchor() {} function in class:NonStaticGlobalSpaceRegion
429 void StackSpaceRegion::anchor() {} function in class:StackSpaceRegion
431 void TypedRegion::anchor() {} function in class:TypedRegion
433 void TypedValueRegion::anchor() {} function in class:TypedValueRegion
435 void CodeTextRegion::anchor() {} function in class:CodeTextRegion
437 void SubRegion::anchor() {} function in class:SubRegion
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp151 void MaterializationUnit::anchor() {} function in class:llvm::orc::MaterializationUnit
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp1094 void MCWinCOFFObjectTargetWriter::anchor() {} function in class:MCWinCOFFObjectTargetWriter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp62 void JITEventListener::anchor() {} function in class:JITEventListener
64 void ObjectCache::anchor() {} function in class:ObjectCache
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1118 void IgnoringDiagConsumer::anchor() {} function in class:IgnoringDiagConsumer

Completed in 446 milliseconds

12345678