Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DErrorOr.h236 storage_type *getStorage() { in getStorage() function
241 const storage_type *getStorage() const { in getStorage() function
H A DError.h670 storage_type *getStorage() { in getStorage() function
675 const storage_type *getStorage() const { in getStorage() function
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Derror.h341 storage_type *getStorage() { in getStorage() function
346 const storage_type *getStorage() const { in getStorage() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTemplateName.h114 NamedDecl **getStorage() { in getStorage() function
117 NamedDecl * const *getStorage() const { in getStorage() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h218 Value *getStorage() const { in getStorage() function
296 Value *getStorage() const { in getStorage() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h1155 DiagnosticStorage *getStorage() const { in getStorage() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp6473 static llvm::GlobalValue::DLLStorageClassTypes getStorage(CodeGenModule &CGM, in getStorage() function