Home
last modified time | relevance | path

Searched defs:getStorage (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorOr.h252 storage_type *getStorage() { in getStorage() function
257 const storage_type *getStorage() const { in getStorage() function
DError.h820 storage_type *getStorage() { in getStorage() function
825 const storage_type *getStorage() const { in getStorage() function
/external/llvm/include/llvm/Support/
DErrorOr.h252 storage_type *getStorage() { in getStorage() function
257 const storage_type *getStorage() const { in getStorage() function
DError.h785 storage_type *getStorage() { in getStorage() function
790 const storage_type *getStorage() const { in getStorage() function
/external/deqp/framework/randomshaders/
DrsgVariable.hpp58 Storage getStorage (void) const { return m_storage; } in getStorage() function in rsg::Variable
DrsgProgramExecutor.cpp97 VaryingStorage* VaryingStore::getStorage (const VariableType& type, const char* name) in getStorage() function in rsg::VaryingStore
/external/clang/include/clang/AST/
DTemplateName.h99 NamedDecl **getStorage() { in getStorage() function
102 NamedDecl * const *getStorage() const { in getStorage() function
/external/clang/include/clang/Basic/
DPartialDiagnostic.h126 Storage *getStorage() const { in getStorage() function