Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h1994 void ExtendWithDeclSpec(const DeclSpec &DS) { in ExtendWithDeclSpec() function
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp5929 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
5980 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
6010 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
H A DParseDeclCXX.cpp2474 D.ExtendWithDeclSpec(DS); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()