Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2101 void ExtendWithDeclSpec(const DeclSpec &DS) { in ExtendWithDeclSpec() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6682 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
6733 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
6763 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
H A DParseDeclCXX.cpp2772 D.ExtendWithDeclSpec(DS); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()