Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h235 storage_type *getStorage() { in getStorage() function
240 const storage_type *getStorage() const { in getStorage() function
H A DError.h674 storage_type *getStorage() { in getStorage() function
679 const storage_type *getStorage() const { in getStorage() function
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Derror.h341 storage_type *getStorage() { in getStorage() function
346 const storage_type *getStorage() const { in getStorage() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h114 NamedDecl **getStorage() { in getStorage() function
117 NamedDecl * const *getStorage() const { in getStorage() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h216 Value *getStorage() const { in getStorage() function
294 Value *getStorage() const { in getStorage() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1160 DiagnosticStorage *getStorage() const { in getStorage() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6432 static llvm::GlobalValue::DLLStorageClassTypes getStorage(CodeGenModule &CGM, in getStorage() function