Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Lex/
HDPragma.cpp1264 if (PP.enterOrExitSafeBufferOptOutRegion(true, Loc)) in HandlePragma()
1267 if (PP.enterOrExitSafeBufferOptOutRegion(false, Loc)) in HandlePragma()
HDPreprocessor.cpp1540 bool Preprocessor::enterOrExitSafeBufferOptOutRegion( in enterOrExitSafeBufferOptOutRegion() function in Preprocessor
/freebsd-head/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h2997 bool enterOrExitSafeBufferOptOutRegion(bool isEnter,