Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DDeclSpec.cpp171 DeclsInPrototype, in getFunction()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp6221 SmallVector<NamedDecl *, 0> DeclsInPrototype; in ParseFunctionDeclarator() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1338 NamedDecl **DeclsInPrototype; member