Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp174 unsigned End = findEndLocalPreprocessedEntity(Range.getEnd()); in findLocalPreprocessedEntitiesInRange()
242 PreprocessingRecord::findEndLocalPreprocessedEntity(SourceLocation Loc) const { in findEndLocalPreprocessedEntity() function in PreprocessingRecord
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessingRecord.h377 unsigned findEndLocalPreprocessedEntity(SourceLocation Loc) const;