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