Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h740 void clearSkipInfo() { SkipInfo.reset(); } in clearSkipInfo() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp503 PreambleConditionalStack.clearSkipInfo(); in SkipExcludedConditionalBlock()