Home
last modified time | relevance | path

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

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