Searched full:relations (Results 1 – 18 of 18) sorted by relevance
38 // to avoid higher-order relations, using one level of157 // relations between params and signatures
34 * Stores clusters themselves and "function:cluster" relations44 …r std::string_view CLUSTERS_MAP_OBJ_NAME {"clusters_map"}; // Contains `method-clusters` relations45 …r std::string_view CLUSTERS_OBJ_NAME {"compiler_options"}; // Contains `cluster-options` relations
49 Subtyping relations (`subtype <: supertype`):
72 // D is derived from B, which explicitly set subtype / supertype relations:
83 …The file should contain two objects: "clusters_map", which describes `function-clusters` relations,
40 …transitively passed through many Phi-function or any other kind of move-relations (such as return …
78 …The file should contain two objects: "clusters_map", which describes `function-clusters` relations,
30 constexpr std::string_view EVENT_RESOLVE_DEPS = "Resolve file dep relations";
37 * Relations between VMs, MemoryManager and Runtime:
2167 # and usage relations if the target is undocumented or is not a class.2216 # each documented class showing the direct and indirect inheritance relations.2261 # collaboration graphs will show the relations between templates and their2319 # dependency relations are determined by the #include relations between the
2290 # and usage relations if the target is undocumented or is not a class.2339 # each documented class showing the direct and indirect inheritance relations.2384 # collaboration graphs will show the relations between templates and their2442 # dependency relations are determined by the #include relations between the
98 including inheritance relations.
946 // Y is derived from X, which explicitly set subtype / supertype relations:
966 // D is derived from B, which explicitly set subtype / supertype relations: