Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h75 bool rangeIntersectsConditionalDirective(SourceRange Range) const;
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp23 bool PPConditionalDirectiveRecord::rangeIntersectsConditionalDirective( in rangeIntersectsConditionalDirective() function in PPConditionalDirectiveRecord