Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1733 void ExtendWithDeclSpec(const DeclSpec &DS) { in ExtendWithDeclSpec() function
/external/clang/lib/Parse/
DParseDecl.cpp4928 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
4967 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
4999 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
DParseDeclCXX.cpp2155 D.ExtendWithDeclSpec(DS); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()