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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h236 storage_type *getStorage() { function in class:llvm::ErrorOr
241 const storage_type *getStorage() const { function in class:llvm::ErrorOr
[all...]
H A DError.h630 storage_type *getStorage() { function in class:llvm::Expected
635 const storage_type *getStorage() const { function in class:llvm::Expected
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DPartialDiagnostic.h132 Storage *getStorage() const { function in class:clang::PartialDiagnostic
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h111 NamedDecl **getStorage() { function in class:clang::OverloadedTemplateStorage
114 NamedDecl * const *getStorage() const { function in class:clang::OverloadedTemplateStorage
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h218 Value *getStorage() const { function in class:llvm::AnyCoroIdRetconInst
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6515 static llvm::GlobalValue::DLLStorageClassTypes getStorage(CodeGenModule &CGM, function

Completed in 135 milliseconds