Home
last modified time | relevance | path

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

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