Searched refs:visitArgument (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/depgraph/
H A DDependencyGraphOutput.h17 virtual void visitArgument(TGraphArgument* parameter);
H A DDependencyGraphOutput.cpp15 void TDependencyGraphOutput::visitArgument(TGraphArgument* parameter) function in class:TDependencyGraphOutput
H A DDependencyGraphTraverse.cpp37 graphTraverser->visitArgument(this);
H A DDependencyGraph.h194 virtual void visitArgument(TGraphArgument* selection) {}; function in class:TDependencyGraphTraverser
/external/chromium_org/third_party/angle/src/compiler/translator/timing/
H A DRestrictFragmentShaderTiming.h21 virtual void visitArgument(TGraphArgument* parameter);
H A DRestrictFragmentShaderTiming.cpp92 void RestrictFragmentShaderTiming::visitArgument(TGraphArgument* parameter) function in class:RestrictFragmentShaderTiming
/external/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h196 SizeOffsetType visitArgument(Argument &A);
/external/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp423 return visitArgument(*A);
460 SizeOffsetType ObjectSizeOffsetVisitor::visitArgument(Argument &A) { function in class:ObjectSizeOffsetVisitor

Completed in 919 milliseconds