Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h284 WeakUseTy(const Expr *Use, bool IsRead) : Rep(Use, IsRead) {} in WeakUseTy() function
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h338 WeakUseTy(const Expr *Use, bool IsRead) : Rep(Use, IsRead) {} in WeakUseTy() function