Home
last modified time | relevance | path

Searched defs:NotADL (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h2903 enum class ADLCallKind : bool { NotADL, UsesADL }; enumerator
2904 static constexpr ADLCallKind NotADL = ADLCallKind::NotADL; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h2876 enum class ADLCallKind : bool { NotADL, UsesADL }; enumerator
2877 static constexpr ADLCallKind NotADL = ADLCallKind::NotADL; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExpr.h2875 enum class ADLCallKind : bool { NotADL, UsesADL }; enumerator
2876 static constexpr ADLCallKind NotADL = ADLCallKind::NotADL; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h2875 enum class ADLCallKind : bool { NotADL, UsesADL }; enumerator
2876 static constexpr ADLCallKind NotADL = ADLCallKind::NotADL; variable