Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1166 unsigned hasPrototype : 1; member
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h1739 bool hasPrototype() const { in hasPrototype() function