Skip to content
Commit 64f63810 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Introduce PreprocessingRecord::getPreprocessedEntitiesInRange()

which will do a binary search and return a pair of iterators
for preprocessed entities in the given source range.

Source ranges of preprocessed entities are stored twice currently in
the PCH/Module file but this will be fixed in a subsequent commit.

llvm-svn: 140058
parent e6e67dee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment