Home
last modified time | relevance | path

Searched defs:getVarName (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderViewportLayerArrayTests.hpp93 inline std::string getVarName() const in getVarName() function in gl4cts::ShaderViewportLayerArrayUtils::ShaderPipeline
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h68 StringRef getVarName() const { return VarName; } in getVarName() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp675 static std::string getVarName(InstrProfIncrementInst *Inc, StringRef Prefix) { in getVarName() function