Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h578 SourceRange mapRangeToPreamble(SourceRange R) const { in mapRangeToPreamble() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp415 SourceRange MappedRange = AU->mapRangeToPreamble(RegionOfInterest); in visitPreprocessedEntitiesInRegion()