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

/external/clang/include/clang/Sema/
H A DDeclSpec.h1703 /// isPastIdentifier - Return true if we have parsed beyond the point where
1705 bool isPastIdentifier() const { return Name.isValid(); } function in class:clang::Declarator

Completed in 254 milliseconds