Home
last modified time | relevance | path

Searched defs:ADLCallKind (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4061 using ADLCallKind = CallExpr::ADLCallKind; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2852 enum class ADLCallKind : bool { NotADL, UsesADL }; global() enum
[all...]