Searched refs:findPreprocessedEntitiesInRange (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp149 Loaded = ExternalSource->findPreprocessedEntitiesInRange(Range);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h292 findPreprocessedEntitiesInRange(SourceRange Range) = 0;
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1725 findPreprocessedEntitiesInRange(SourceRange Range) override;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6138 ASTReader::findPreprocessedEntitiesInRange(SourceRange Range) { function in class:ASTReader

Completed in 205 milliseconds