Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h285 CharacteristicKind getFileCharacteristic() const { in getFileCharacteristic() function
/external/clang/lib/Basic/
DSourceManager.cpp1404 SourceManager::getFileCharacteristic(SourceLocation Loc) const { in getFileCharacteristic() function in SourceManager