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

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

Completed in 481 milliseconds