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

/external/clang/include/clang/Sema/
H A DDeclSpec.h1563 /// ExtendWithDeclSpec - Extend the declarator source range to include the
1566 void ExtendWithDeclSpec(const DeclSpec &DS) { function in class:clang::Declarator

Completed in 73 milliseconds