Home
last modified time | relevance | path

Searched defs:declarator (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaType.cpp145 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 DSeparateStructFromUniformDeclarations.cpp38 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local
60 void doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TType &oldType) in doReplacement()
H A DSeparateDeclarations.cpp36 TIntermTyped *declarator = sequence.at(0)->getAsTyped(); in recordModifiedStructVariables() local
120 TIntermTyped *declarator = sequence.at(index)->getAsTyped(); in visitDeclarationPost() local
H A DRemoveUnreferencedVariables.cpp177 TIntermTyped *declarator) in removeVariableDeclaration()
237 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
H A DDeferGlobalInitializers.cpp49 TIntermNode *declarator = declaration->getSequence()->back(); in GetDeferredInitializers() local
H A DRemoveInactiveInterfaceVariables.cpp84 TIntermTyped *declarator = node->getSequence()->front()->getAsTyped(); in visitDeclaration() local
H A DRewriteStructSamplers.cpp288 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/
Dc-tree.h389 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/
DhlslGrammar.cpp361 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 DhlslGrammar.cpp361 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 DVariable.java27 protected Declarator declarator; field in Variable
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/treeparser/
H A DLangDumpDecl.m223 - (LangDumpDecl_declarator_return *) declarator method
/aosp_15_r20/external/angle/src/compiler/translator/
H A DFlagStd140Structs.cpp53 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
H A Dglslang.y102 TDeclarator *declarator; member
H A Dglslang_tab_autogen.h291 TDeclarator *declarator; member
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCWalker.m527 - (void) declarator method
H A DSimpleCTP.m527 - (void) declarator method
H A DSimpleCTP.java242 public final void declarator() throws RecognitionException { in declarator() method in SimpleCTP
H A DSimpleCParser.m1408 - (SimpleCParser_declarator_return *) declarator method
H A DSimpleCParser.java396 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 DSimpleCParser.m604 - (void) declarator method
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DIntermNodePatternMatcher.cpp162 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/
Dc-pretty-print.h68 c_pretty_print_fn declarator; member
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DTranslatorMSL.cpp81 TIntermTyped *declarator = sequence.front()->getAsTyped(); in visitDeclaration() local
/aosp_15_r20/external/vixl/src/
H A Dutils-vixl.h57 #define VIXL_DEPRECATED(replaced_by, declarator) \ argument

12