Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h56 enum State { Unknown, Tentative, ToBuild, Final }; enumerator
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseInit.cpp73 RevertingTentativeParsingAction Tentative(*this); in MayBeDesignationStart() local
H A DParseTentative.cpp751 LambdaIntroducerTentativeParse Tentative; in isCXX11AttributeSpecifier() local
H A DParseExprCXX.cpp786 LambdaIntroducerTentativeParse Tentative; in TryParseLambdaExpression() local
827 LambdaIntroducerTentativeParse *Tentative) { in ParseLambdaIntroducer()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5203 Instruction *Tentative = &*IP; in HoistInsertPosition() local