/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaType.cpp | 145 Declarator &declarator; member in __anon6001ca2f0111::TypeProcessingState 166 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState() 325 static DeclaratorChunk *maybeMovePastReturnType(Declarator &declarator, in maybeMovePastReturnType() 396 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr() local 454 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator() local 516 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttr() local 550 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrToInnermost() local 598 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrFromDeclarator() local 670 Declarator &declarator = state.getDeclarator(); in maybeSynthesizeBlockSignature() local 756 static bool checkOmittedBlockReturnType(Sema &S, Declarator &declarator, in checkOmittedBlockReturnType() [all …]
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | SeparateStructFromUniformDeclarations.cpp | 38 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local 60 void doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TType &oldType) in doReplacement()
|
H A D | SeparateDeclarations.cpp | 36 TIntermTyped *declarator = sequence.at(0)->getAsTyped(); in recordModifiedStructVariables() local 120 TIntermTyped *declarator = sequence.at(index)->getAsTyped(); in visitDeclarationPost() local
|
H A D | RemoveUnreferencedVariables.cpp | 177 TIntermTyped *declarator) in removeVariableDeclaration() 237 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
|
H A D | DeferGlobalInitializers.cpp | 49 TIntermNode *declarator = declaration->getSequence()->back(); in GetDeferredInitializers() local
|
H A D | RemoveInactiveInterfaceVariables.cpp | 84 TIntermTyped *declarator = node->getSequence()->front()->getAsTyped(); in visitDeclaration() local
|
H A D | RewriteStructSamplers.cpp | 288 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | c-tree.h | 389 struct c_declarator *declarator; member 421 struct c_declarator *declarator; member 431 struct c_declarator *declarator; member
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 361 TFunctionDeclarator declarator; in acceptDeclaration() local 2791 TFunctionDeclarator& declarator) in acceptMemberFunctionDefinition() 2966 bool HlslGrammar::acceptFunctionDefinition(TFunctionDeclarator& declarator, TIntermNode*& nodeList, in acceptFunctionDefinition() 2977 bool HlslGrammar::acceptFunctionBody(TFunctionDeclarator& declarator, TIntermNode*& nodeList) in acceptFunctionBody()
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/ |
H A D | hlslGrammar.cpp | 361 TFunctionDeclarator declarator; in acceptDeclaration() local 2791 TFunctionDeclarator& declarator) in acceptMemberFunctionDefinition() 2966 bool HlslGrammar::acceptFunctionDefinition(TFunctionDeclarator& declarator, TIntermNode*& nodeList, in acceptFunctionDefinition() 2977 bool HlslGrammar::acceptFunctionBody(TFunctionDeclarator& declarator, TIntermNode*& nodeList) in acceptFunctionBody()
|
/aosp_15_r20/external/javassist/src/main/javassist/compiler/ast/ |
H A D | Variable.java | 27 protected Declarator declarator; field in Variable
|
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/treeparser/ |
H A D | LangDumpDecl.m | 223 - (LangDumpDecl_declarator_return *) declarator method
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | FlagStd140Structs.cpp | 53 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
|
H A D | glslang.y | 102 TDeclarator *declarator; member
|
H A D | glslang_tab_autogen.h | 291 TDeclarator *declarator; member
|
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/ |
H A D | SimpleCWalker.m | 527 - (void) declarator method
|
H A D | SimpleCTP.m | 527 - (void) declarator method
|
H A D | SimpleCTP.java | 242 public final void declarator() throws RecognitionException { in declarator() method in SimpleCTP
|
H A D | SimpleCParser.m | 1408 - (SimpleCParser_declarator_return *) declarator method
|
H A D | SimpleCParser.java | 396 public final SimpleCParser.declarator_return declarator() throws RecognitionException { in declarator() method in SimpleCParser
|
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/LL-star/ |
H A D | SimpleCParser.m | 604 - (void) declarator method
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/ |
H A D | IntermNodePatternMatcher.cpp | 162 TIntermTyped *declarator = node->getSequence()->front()->getAsTyped(); in match() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/ |
D | c-pretty-print.h | 68 c_pretty_print_fn declarator; member
|
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | TranslatorMSL.cpp | 81 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local
|
/aosp_15_r20/external/vixl/src/ |
H A D | utils-vixl.h | 57 #define VIXL_DEPRECATED(replaced_by, declarator) \ argument
|