Searched refs:anchor (Results 276 - 300 of 335) sorted by relevance

<<11121314

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp494 // Out-of-line destructor/anchor for PBQPRAConstraint.
496 void PBQPRAConstraint::anchor() {} function in class:PBQPRAConstraint
497 void PBQPRAConstraintList::anchor() {} function in class:PBQPRAConstraintList
H A DScheduleDAG.cpp36 void SchedulingPriorityQueue::anchor() { } function in class:SchedulingPriorityQueue
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DAttributes.cpp347 void EnumAttributeImpl::anchor() {} function in class:EnumAttributeImpl
348 void IntAttributeImpl::anchor() {} function in class:IntAttributeImpl
349 void StringAttributeImpl::anchor() {} function in class:StringAttributeImpl
H A DValue.cpp769 void CallbackVH::anchor() {} function in class:CallbackVH
H A DConstants.cpp43 void Constant::anchor() { } function in class:Constant
522 void ConstantInt::anchor() { } function in class:ConstantInt
646 void ConstantFP::anchor() { } function in class:ConstantFP
2352 void ConstantDataArray::anchor() {} function in class:ConstantDataArray
2353 void ConstantDataVector::anchor() {} function in class:ConstantDataVector
H A DInstructions.cpp90 void PHINode::anchor() {} function in class:PHINode
1505 void GetElementPtrInst::anchor() {}
2248 void CastInst::anchor() {}
3280 void CmpInst::anchor() {}
3390 void ICmpInst::anchor() {}
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp140 void LiveVariables::Observer::anchor() { } function in class:LiveVariables::Observer
H A DReachableCode.cpp630 void Callback::anchor() { } function in class:clang::reachable_code::Callback
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendAction.cpp542 void PluginASTAction::anchor() { } function in class:PluginASTAction
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp30 void SValBuilder::anchor() { } function in class:SValBuilder
H A DBugReporter.cpp51 void BugReporterContext::anchor() {} function in class:BugReporterContext
2523 void BugType::anchor() { } function in class:BugType
2527 void BuiltinBug::anchor() {} function in class:BuiltinBug
2533 void BugReport::NodeResolver::anchor() {} function in class:BugReport::NodeResolver
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DFoldingSet.h110 virtual void anchor(); // Out of line virtual method.
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h35 virtual void anchor();
H A DScheduleDAG.h509 virtual void anchor();
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp32 void ObjectCache::anchor() {} function in class:ObjectCache
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DArchive.cpp29 void Archive::anchor() { } function in class:Archive
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp593 void IVVisitor::anchor() { } function in class:llvm::IVVisitor
/freebsd-11.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp33 void SparcInstrInfo::anchor() {} function in class:SparcInstrInfo
/freebsd-11.0-release/contrib/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp631 void DifferenceEngine::Oracle::anchor() { } function in class:DifferenceEngine::Oracle
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DInstrTypes.h585 void anchor() override;
931 void anchor() override; // Out of line virtual method.
/freebsd-11.0-release/sys/sys/
H A Dbus.h652 int resource_find_match(int *anchor, const char **name, int *unit,
654 int resource_find_dev(int *anchor, const char *name, int *unit,
/freebsd-11.0-release/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c1515 strlcpy(pr.anchor, path, sizeof(pr.anchor));
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h90 virtual void anchor();
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnostic.cpp982 void IgnoringDiagConsumer::anchor() { } function in class:IgnoringDiagConsumer
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp634 void TargetLibraryInfoWrapperPass::anchor() {} function in class:TargetLibraryInfoWrapperPass

Completed in 529 milliseconds

<<11121314