Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DErrorOr.h253 storage_type *getStorage() { in getStorage() function
258 const storage_type *getStorage() const { in getStorage() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DTemplateName.h98 NamedDecl **getStorage() { in getStorage() function
101 NamedDecl * const *getStorage() const { in getStorage() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DPartialDiagnostic.h126 Storage *getStorage() const { in getStorage() function