Searched defs:getFileCharacteristic (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | SourceManager.h | 342 CharacteristicKind getFileCharacteristic() const { in getFileCharacteristic() function |
/llvm-project/clang/lib/Basic/ | ||
H A D | SourceManager.cpp | 1425 SourceManager::getFileCharacteristic(SourceLocation Loc) const { getFileCharacteristic() function in SourceManager |