Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPreprocessingRecord.cpp175 unsigned End = findEndLocalPreprocessedEntity(Range.getEnd()); in findLocalPreprocessedEntitiesInRange()
243 PreprocessingRecord::findEndLocalPreprocessedEntity(SourceLocation Loc) const { in findEndLocalPreprocessedEntity() function in PreprocessingRecord
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessingRecord.h375 unsigned findEndLocalPreprocessedEntity(SourceLocation Loc) const;