Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp180 DeclsInPrototype, in getFunction()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp6982 SmallVector<NamedDecl *, 0> DeclsInPrototype; in ParseFunctionDeclarator() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h1388 NamedDecl **DeclsInPrototype; member