Searched defs:DSC (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.h126 explicit GraphRenderer(const FuncIdConversionHelper &FuncIdHelper, bool DSC) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp613 Parser::DeclSpecContext DSC = Parser::DeclSpecContext::DSC_type_specifier; local
H A DParseDeclCXX.cpp1391 ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation StartLoc, DeclSpec &DS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, bool EnteringContext, DeclSpecContext DSC, ParsedAttributesWithRange &Attributes) argument
H A DParseDecl.cpp47 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); local
2487 ParseSpecifierQualifierList(DeclSpec &DS, AccessSpecifier AS, DeclSpecContext DSC) argument
2567 ParseImplicitInt(DeclSpec &DS, CXXScopeSpec *SS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, DeclSpecContext DSC, ParsedAttributesWithRange &Attrs) argument
4366 ParseEnumSpecifier(SourceLocation StartLoc, DeclSpec &DS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, DeclSpecContext DSC) argument
[all...]
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Dinternal.h636 #define DSC(str) (const unsigned char *)str, sizeof str - 1 macro
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2130 static bool isTypeSpecifier(DeclSpecContext DSC) { argument
2151 static bool isClassTemplateDeductionContext(DeclSpecContext DSC) { argument

Completed in 176 milliseconds