Home
last modified time | relevance | path

Searched refs:EnableBacktrackAtThisPos (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPCaching.cpp25 void Preprocessor::EnableBacktrackAtThisPos() { in EnableBacktrackAtThisPos() function in Preprocessor
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1704 void EnableBacktrackAtThisPos();
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1010 P.PP.EnableBacktrackAtThisPos(); in TentativeParsingAction()