Searched defs:Tentative (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ | ||
H A D | InMemoryModuleCache.h | 56 enum State { Unknown, Tentative, ToBuild, Final }; enumerator |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseInit.cpp | 74 RevertingTentativeParsingAction Tentative(*this); MayBeDesignationStart() local |
H A D | ParseTentative.cpp | 786 LambdaIntroducerTentativeParse Tentative; isCXX11AttributeSpecifier() local |
H A D | ParseExprCXX.cpp | 787 LambdaIntroducerTentativeParse Tentative; TryParseLambdaExpression() local |
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ | ||
H A D | JITLoaderPerf.cpp | 332 PerfState Tentative; in registerJITLoaderPerfStartImpl() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 5272 Instruction *Tentative = &*IP; HoistInsertPosition() local |