Home
last modified time | relevance | path

Searched refs:ExtendWithDeclSpec (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
DDeclSpec.h1779 void ExtendWithDeclSpec(const DeclSpec &DS) { in ExtendWithDeclSpec() function
/external/clang/lib/Parse/
DParseDecl.cpp5025 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
5074 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
5107 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
DParseDeclCXX.cpp2170 D.ExtendWithDeclSpec(DS); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()