Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1964 void ExtendWithDeclSpec(const DeclSpec &DS) { in ExtendWithDeclSpec() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp5748 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
5797 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
5826 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
H A DParseDeclCXX.cpp2425 D.ExtendWithDeclSpec(DS); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()