Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h57 enum State { Unknown, Tentative, ToBuild, Final }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseInit.cpp73 RevertingTentativeParsingAction Tentative(*this); in MayBeDesignationStart() local
H A DParseTentative.cpp706 LambdaIntroducerTentativeParse Tentative; in isCXX11AttributeSpecifier() local
H A DParseExprCXX.cpp784 LambdaIntroducerTentativeParse Tentative; in TryParseLambdaExpression() local
825 LambdaIntroducerTentativeParse *Tentative) { in ParseLambdaIntroducer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5080 Instruction *Tentative = &*IP; in HoistInsertPosition() local