Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1963 bool isPastIdentifier() const { return Name.isValid(); } in isPastIdentifier() function
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h2169 bool isPastIdentifier() const { return Name.isValid(); } in isPastIdentifier() function