Searched defs:hasPrototype (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/Sema/ | ||
D | DeclSpec.h | 1166 unsigned hasPrototype : 1; member |
/external/clang/include/clang/AST/ | ||
D | Decl.h | 1782 bool hasPrototype() const { in hasPrototype() function |