Home
last modified time | relevance | path

Searched refs:isEnter (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1541 bool isEnter, const SourceLocation &Loc) { in enterOrExitSafeBufferOptOutRegion() argument
1542 if (isEnter) { in enterOrExitSafeBufferOptOutRegion()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2997 bool enterOrExitSafeBufferOptOutRegion(bool isEnter,