Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h2023 void ExtendWithDeclSpec(const DeclSpec &DS) { in ExtendWithDeclSpec() function
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp6065 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
6116 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
6146 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
H A DParseDeclCXX.cpp2563 D.ExtendWithDeclSpec(DS); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()