Home
last modified time | relevance | path

Searched defs:DSC (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph.h128 explicit GraphRenderer(const FuncIdConversionHelper &FuncIdHelper, bool DSC) in GraphRenderer()
/external/clang/lib/Parse/
DParseDecl.cpp49 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName() local
2169 DeclSpecContext DSC) { in ParseSpecifierQualifierList()
2249 AccessSpecifier AS, DeclSpecContext DSC, in ParseImplicitInt()
3812 AccessSpecifier AS, DeclSpecContext DSC) { in ParseEnumSpecifier()
DParseDeclCXX.cpp1217 bool EnteringContext, DeclSpecContext DSC, in ParseClassSpecifier()
/external/clang/include/clang/Parse/
DParser.h1802 static bool isTypeSpecifier(DeclSpecContext DSC) { in isTypeSpecifier()