Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1319 unsigned hasPrototype : 1; global() member
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2380 bool hasPrototype() const { hasPrototype() function