Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h56 enum State { Unknown, Tentative, ToBuild, Final }; enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp74 RevertingTentativeParsingAction Tentative(*this); MayBeDesignationStart() local
H A DParseTentative.cpp786 LambdaIntroducerTentativeParse Tentative; isCXX11AttributeSpecifier() local
H A DParseExprCXX.cpp787 LambdaIntroducerTentativeParse Tentative; TryParseLambdaExpression() local
828 ParseLambdaIntroducer(LambdaIntroducer & Intro,LambdaIntroducerTentativeParse * Tentative) ParseLambdaIntroducer() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp332 PerfState Tentative; in registerJITLoaderPerfStartImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5272 Instruction *Tentative = &*IP; HoistInsertPosition() local