OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isTypeIsolatedCache
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
declaration.h
549
void *
isTypeIsolatedCache
; // An AA on the D side to cache an expensive check result
func.d
276
bool[size_t]
isTypeIsolatedCache
; /// cache for the potentially very expensive isTypeIsolated check
1620
const cacheResultPtr = uniqueTypeID in
isTypeIsolatedCache
;
1626
isTypeIsolatedCache
[uniqueTypeID] = isIsolated;
Completed in 31 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026