Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Cache

83   /// Cache of previously constructed Types.
97 /// Cache of previously constructed interfaces which may change.
100 /// Cache of references to clang modules and precompiled headers.
106 /// Cache of forward declared types to RAUW at the end of
110 /// Cache of replaceable forward declarartions (functions and
130 /// Cache declarations relevant to DW_TAG_imported_declarations (C++
183 /// Get the type from the cache or return null type if it doesn't
203 llvm::DIType *getOrCreateStructPtrType(StringRef Name, llvm::DIType *&Cache);
414 /// Get the type from the cache or create a new type if necessary.
426 /// Get the type from the cache or create a new partial type if