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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp174 unsigned End = findEndLocalPreprocessedEntity(Range.getEnd());
242 PreprocessingRecord::findEndLocalPreprocessedEntity(SourceLocation Loc) const { function in class:PreprocessingRecord
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h377 unsigned findEndLocalPreprocessedEntity(SourceLocation Loc) const;

Completed in 154 milliseconds