diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-13 01:03:57 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-13 01:03:57 +0000 |
commit | 37613a9c6f7adb44692a4efd1100bbb7ed0b7355 (patch) | |
tree | cdffa19d8ff74df2fcac463da2976471d640c2c4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2f08822f9d364c673f8ea6103796511849bb55f4 (diff) | |
download | bcm5719-llvm-37613a9c6f7adb44692a4efd1100bbb7ed0b7355.tar.gz bcm5719-llvm-37613a9c6f7adb44692a4efd1100bbb7ed0b7355.zip |
Introduce SourceManager::getDecomposedIncludedLoc, that returns the "included/expanded in" decomposed location of the given FileID.
The main benefit is to speed-up SourceManager::isBeforeInTranslationUnit which is common to query
the included/expanded location of the same FileID multiple times.
llvm-svn: 179435
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions