Home
last modified time | relevance | path

Searched refs:getDeclsInPrototype (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1491 ArrayRef<NamedDecl *> getDeclsInPrototype() const { in getDeclsInPrototype() function
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp9389 for (NamedDecl *NonParmDecl : FTI.getDeclsInPrototype()) { in ActOnFunctionDeclarator()