Searched defs:BuildDeclaratorGroup (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp8757 return BuildDeclaratorGroup(Decls, DS.containsPlaceholderType());
8760 /// BuildDeclaratorGroup - convert a list of declarations into a declaration
8763 Sema::BuildDeclaratorGroup(llvm::MutableArrayRef<Decl *> Group, function in class:Sema

Completed in 103 milliseconds