Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DDirectoryEntry.h95 bool hasOptionalValue() const { return ME; } in hasOptionalValue() function
H A DFileEntry.h177 bool hasOptionalValue() const { return ME; } hasOptionalValue() function