Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.h630 storage_type *getStorage() { in getStorage() function
635 const storage_type *getStorage() const { in getStorage() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTemplateName.h111 NamedDecl **getStorage() { in getStorage() function
114 NamedDecl * const *getStorage() const { in getStorage() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h218 Value *getStorage() const { in getStorage() function
296 Value *getStorage() const { in getStorage() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1150 DiagnosticStorage *getStorage() const { in getStorage() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp6518 static llvm::GlobalValue::DLLStorageClassTypes getStorage(CodeGenModule &CGM, in getStorage() function