Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1964 void ExtendWithDeclSpec(const DeclSpec &DS) { in ExtendWithDeclSpec() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp5765 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
5814 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
5843 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
H A DParseDeclCXX.cpp2482 D.ExtendWithDeclSpec(DS); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()