Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPPConditionalDirectiveRecord.h80 bool areInDifferentConditionalDirectiveRegion(SourceLocation LHS, in areInDifferentConditionalDirectiveRegion() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Edit/
DCommit.cpp79 PPRec->areInDifferentConditionalDirectiveRegion(loc, range.getBegin())) { in insertFromRange()