Home
last modified time | relevance | path

Searched defs:EndifLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp444 SourceLocation EndifLoc) { in SourceRangeSkipped()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h381 virtual void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) { in SourceRangeSkipped()
693 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override { in SourceRangeSkipped()