Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPreprocessingRecord.cpp164 unsigned End = findEndLocalPreprocessedEntity(Range.getEnd()); in findLocalPreprocessedEntitiesInRange()
231 unsigned PreprocessingRecord::findEndLocalPreprocessedEntity( in findEndLocalPreprocessedEntity() function in PreprocessingRecord
/external/llvm-project/clang/lib/Lex/
DPreprocessingRecord.cpp174 unsigned End = findEndLocalPreprocessedEntity(Range.getEnd()); in findLocalPreprocessedEntitiesInRange()
242 PreprocessingRecord::findEndLocalPreprocessedEntity(SourceLocation Loc) const { in findEndLocalPreprocessedEntity() function in PreprocessingRecord
/external/clang/include/clang/Lex/
DPreprocessingRecord.h354 unsigned findEndLocalPreprocessedEntity(SourceLocation Loc) const;
/external/llvm-project/clang/include/clang/Lex/
DPreprocessingRecord.h377 unsigned findEndLocalPreprocessedEntity(SourceLocation Loc) const;