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