Lines Matching refs:Cache
76 /// Cache of previously constructed Types.
90 /// Cache of previously constructed interfaces which may change.
93 /// Cache of references to clang modules and precompiled headers.
99 /// Cache of forward declared types to RAUW at the end of
103 /// Cache of replaceable forward declarations (functions and
123 /// Cache declarations relevant to DW_TAG_imported_declarations (C++
177 /// Get the type from the cache or return null type if it doesn't
197 llvm::DIType *getOrCreateStructPtrType(StringRef Name, llvm::DIType *&Cache);
423 /// Get the type from the cache or create a new type if necessary.
435 /// Get the type from the cache or create a new partial type if