Searched refs:ExtendWithDeclSpec (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Parse/
H A DParseDecl.cpp4556 D.ExtendWithDeclSpec(DS);
4590 D.ExtendWithDeclSpec(DS);
4621 D.ExtendWithDeclSpec(DS);
/external/clang/include/clang/Sema/
H A DDeclSpec.h1649 /// ExtendWithDeclSpec - Extend the declarator source range to include the
1652 void ExtendWithDeclSpec(const DeclSpec &DS) { function in class:clang::Declarator

Completed in 1341 milliseconds