Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1280 unsigned hasPrototype : 1; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h2225 bool hasPrototype() const { in hasPrototype() function