Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPPConditionalDirectiveRecord.h79 bool areInDifferentConditionalDirectiveRegion(SourceLocation LHS, in areInDifferentConditionalDirectiveRegion() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Edit/
HDCommit.cpp82 PPRec->areInDifferentConditionalDirectiveRegion(loc, range.getBegin())) { in insertFromRange()