Home
last modified time | relevance | path

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

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