Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h1726 void ExtendWithDeclSpec(const DeclSpec &DS) { in ExtendWithDeclSpec() function
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp4917 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
4956 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
4988 D.ExtendWithDeclSpec(DS); in ParseDeclaratorInternal()
HDParseDeclCXX.cpp2110 D.ExtendWithDeclSpec(DS); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()