Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DErrorOr.h262 storage_type *getStorage() { in getStorage() function
267 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.h98 NamedDecl **getStorage() { in getStorage() function
101 NamedDecl * const *getStorage() const { in getStorage() function
/external/clang/include/clang/Basic/
DPartialDiagnostic.h126 Storage *getStorage() const { in getStorage() function