Searched defs:getStorage (Results 1 – 7 of 7) sorted by relevance
235 storage_type *getStorage() { in getStorage() function240 const storage_type *getStorage() const { in getStorage() function
685 storage_type *getStorage() { in getStorage() function690 const storage_type *getStorage() const { in getStorage() function
341 storage_type *getStorage() { in getStorage() function346 const storage_type *getStorage() const { in getStorage() function
124 NamedDecl **getStorage() { in getStorage() function127 NamedDecl * const *getStorage() const { in getStorage() function
251 Value *getStorage() const { return getArgOperand(StorageArg); } in getStorage() function325 Value *getStorage() const { in getStorage() function
1123 DiagnosticStorage *getStorage() const { in getStorage() function
6347 static llvm::GlobalValue::DLLStorageClassTypes getStorage(CodeGenModule &CGM, in getStorage() function