Home
last modified time | relevance | path

Searched defs:DeclsInPrototype (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp179 DeclsInPrototype, in getFunction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp6637 SmallVector<NamedDecl *, 0> DeclsInPrototype; in ParseFunctionDeclarator() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1365 NamedDecl **DeclsInPrototype; member