Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp68 std::pair<int, int> Res = getPreprocessedEntitiesInRangeSlow(Range); in getPreprocessedEntitiesInRange()
137 PreprocessingRecord::getPreprocessedEntitiesInRangeSlow(SourceRange Range) { in getPreprocessedEntitiesInRangeSlow() function in PreprocessingRecord
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessingRecord.h559 std::pair<int, int> getPreprocessedEntitiesInRangeSlow(SourceRange R);