Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessingRecord.h374 unsigned findEndLocalPreprocessedEntity(SourceLocation Loc) const;