Home
last modified time | relevance | path

Searched defs:UnresolvedLookupExpr (Results 1 – 3 of 3) sorted by relevance

/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp178 TEST(Matcher, UnresolvedLookupExpr) { in TEST() argument
/external/clang/include/clang/AST/
DExprCXX.h2695 UnresolvedLookupExpr(const ASTContext &C, in UnresolvedLookupExpr() function
2709 UnresolvedLookupExpr(EmptyShell Empty) in UnresolvedLookupExpr() function
/external/clang/include/clang/Sema/
DSema.h178 class UnresolvedLookupExpr; variable