diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-09-19 20:40:25 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-09-19 20:40:25 +0000 |
commit | 64f6381097aeeac4891d985ee9bf0a3208112334 (patch) | |
tree | f21c50b861beb63a99a65f90814e59e0a7241d5f /clang/lib/Basic/SourceManager.cpp | |
parent | e6e67deeed359c86ad74bd5525df676d7914faef (diff) | |
download | llvm-64f6381097aeeac4891d985ee9bf0a3208112334.zip llvm-64f6381097aeeac4891d985ee9bf0a3208112334.tar.gz llvm-64f6381097aeeac4891d985ee9bf0a3208112334.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions