Home
last modified time | relevance | path

Searched defs:Final (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_base.h43 node_base_type *Final = Last.getPrev(); in removeRangeImpl() local
62 node_base_type &Final = *Last.getPrev(); in transferBeforeImpl() local
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h56 enum State { Unknown, Tentative, ToBuild, Final }; enumerator
/freebsd/sys/opencrypto/
H A Dxform_auth.h61 void (*Final) (uint8_t *, void *); member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTemplateName.cpp71 bool Final) in SubstTemplateTemplateParmPackStorage()
95 bool Final) { in Profile()
H A DType.cpp4208 QualType Canon, Decl *AssociatedDecl, unsigned Index, bool Final, in SubstTemplateTypeParmPackType()
4247 unsigned Index, bool Final, in Profile()
H A DASTContext.cpp5230 unsigned Index, bool Final, in getSubstTemplateTypeParmPackType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h105 MultiLevelTemplateArgumentList(Decl *D, ArgList Args, bool Final) { in MultiLevelTemplateArgumentList()
211 bool Final) { in addOuterTemplateArguments()
H A DScopeInfo.h544 void setCoroutineSuspends(Stmt *Initial, Stmt *Final) { in setCoroutineSuspends()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacroCallReconstructor.cpp64 UnwrappedLine Final = createUnwrappedLine( in takeResult() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h115 llvm::PointerIntPair<llvm::Value *, 1, bool> Final; member
H A DCGCoroutine.cpp26 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp425 bool Final, std::vector<RecordsEntry> *Dest, in resolve()
489 SubstStack &Substs, bool Final, in resolve()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp993 auto Final = skip_while(Func, Current); advanceWhile() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp465 const NamedDecl *ND, const DeclContext *DC, bool Final, in getTemplateInstantiationArgs()
2429 TypeLocBuilder &TLB, bool SuppressObjCLifetime, bool Final, in BuildSubstTemplateTypeParmType()
H A DSemaOpenMP.cpp10204 ExprResult Final = in checkOpenMPLoop() local
19293 ExprResult Final; in FinishOpenMPLinearClause() local
H A DSemaDecl.cpp20163 bool Final) { in getEmissionStatus()
H A DTreeTransform.h1340 bool Final) { in RebuildTemplateName()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp108 SmallDenseMap<MDString *, DICompositeType *, 1> Final; member
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2237 void setFinal(bool Final) { IsFinal = Final; } in setFinal()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1781 bool Tied, Value *Final, Value *IfCondition, in createTask()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14020 auto Final = Shifted; in generateEquivalentSub() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6687 SDValue Final = in LowerFLDEXP() local