Home
last modified time | relevance | path

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

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