Home
last modified time | relevance | path

Searched defs:DeclsInPrototypeScope (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h1464 ArrayRef<NamedDecl *> DeclsInPrototypeScope; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h1418 std::vector<NamedDecl*> DeclsInPrototypeScope; variable