Home
last modified time | relevance | path

Searched defs:getFileCharacteristic (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceManager.h329 CharacteristicKind getFileCharacteristic() const { in getFileCharacteristic() function
/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp1467 SourceManager::getFileCharacteristic(SourceLocation Loc) const { in getFileCharacteristic() function in SourceManager