Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h56 enum State { Unknown, Tentative, ToBuild, Final }; enumerator
/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; TryParseLambdaExpression() local
899 ParseLambdaIntroducer(LambdaIntroducer & Intro,LambdaIntroducerTentativeParse * Tentative) ParseLambdaIntroducer() argument
[all...]
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp332 Tentative.Pid = sys::Process::getProcessId(); in registerJITLoaderPerfStartImpl() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5565 Instruction *Tentative = &*IP; HoistInsertPosition() local