Home
last modified time | relevance | path

Searched defs:Tentative (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h56 enum State { Unknown, Tentative, ToBuild, Final }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp76 RevertingTentativeParsingAction Tentative(*this); in MayBeDesignationStart() local
H A DParseTentative.cpp787 LambdaIntroducerTentativeParse Tentative; in isCXX11AttributeSpecifier() local
H A DParseExprCXX.cpp858 LambdaIntroducerTentativeParse Tentative; in TryParseLambdaExpression() local
899 LambdaIntroducerTentativeParse *Tentative) { in ParseLambdaIntroducer()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5569 Instruction *Tentative = &*IP; in HoistInsertPosition() local