Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1166 unsigned hasPrototype : 1; member
/external/clang/include/clang/AST/
DDecl.h1782 bool hasPrototype() const { in hasPrototype() function