Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp180 DeclsInPrototype, in getFunction()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7214 SmallVector<NamedDecl *, 0> DeclsInPrototype; in ParseFunctionDeclarator() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1404 NamedDecl **DeclsInPrototype; member