Searched defs:NotADL (Results 1 – 4 of 4) sorted by relevance
2903 enum class ADLCallKind : bool { NotADL, UsesADL }; enumerator2904 static constexpr ADLCallKind NotADL = ADLCallKind::NotADL; variable
2876 enum class ADLCallKind : bool { NotADL, UsesADL }; enumerator2877 static constexpr ADLCallKind NotADL = ADLCallKind::NotADL; variable
2875 enum class ADLCallKind : bool { NotADL, UsesADL }; enumerator2876 static constexpr ADLCallKind NotADL = ADLCallKind::NotADL; variable