Searched defs:ADLCallKind (Results 1 – 2 of 2) sorted by relevance
6987 using ADLCallKind = CallExpr::ADLCallKind; global() variable
2881 enum class ADLCallKind : bool { NotADL, UsesADL }; global() enum [all...]