Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp371 void Preprocessor::SkipExcludedConditionalBlock(SourceLocation HashTokenLoc, in SkipExcludedConditionalBlock() function in Preprocessor
2728 SkipExcludedConditionalBlock(HashToken.getLocation(), in HandleIfdefDirective()
2778 SkipExcludedConditionalBlock(HashToken.getLocation(), in HandleIfdefDirective()
2826 SkipExcludedConditionalBlock(HashToken.getLocation(), IfToken.getLocation(), in HandleIfDirective()
2891 SkipExcludedConditionalBlock(HashToken.getLocation(), CI.IfLoc, in HandleElseDirective()
2936 SkipExcludedConditionalBlock( in HandleElifDirective()
H A DPreprocessor.cpp655 SkipExcludedConditionalBlock( in replayPreambleConditionalStack()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1972 void SkipExcludedConditionalBlock(SourceLocation HashTokenLoc,