Home
last modified time | relevance | path

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

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