Home
last modified time | relevance | path

Searched refs:ContentAndKind (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h303 ContentAndKind; variable
313 X.ContentAndKind.setPointer(&Con); in get()
314 X.ContentAndKind.setInt(FileCharacter); in get()
324 return *ContentAndKind.getPointer(); in getContentCache()
329 return ContentAndKind.getInt(); in getFileCharacteristic()