Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DDeclSpec.h1303 unsigned hasPrototype : 1; member
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDecl.h2340 bool hasPrototype() const { in hasPrototype() function