Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DDirectoryLookup.h112 bool isNormalDir() const { return getLookupType() == LT_NormalDir; } in isNormalDir() function
/external/llvm-project/clang/include/clang/Lex/
DDirectoryLookup.h111 bool isNormalDir() const { return getLookupType() == LT_NormalDir; } in isNormalDir() function