Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprCXX.cpp348 UnresolvedLookupExpr::UnresolvedLookupExpr( in UnresolvedLookupExpr() function in UnresolvedLookupExpr
362 UnresolvedLookupExpr::UnresolvedLookupExpr(EmptyShell Empty, in UnresolvedLookupExpr() function in UnresolvedLookupExpr
/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp178 TEST(Matcher, UnresolvedLookupExpr) { in TEST() argument
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp259 TEST_P(ASTMatchersTest, UnresolvedLookupExpr) { in TEST_P() argument
/external/clang/include/clang/AST/
DExprCXX.h2695 UnresolvedLookupExpr(const ASTContext &C, in UnresolvedLookupExpr() function
2709 UnresolvedLookupExpr(EmptyShell Empty) in UnresolvedLookupExpr() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h881 friend class UnresolvedLookupExpr; variable
/external/clang/include/clang/Sema/
DSema.h178 class UnresolvedLookupExpr; variable
/external/llvm-project/clang/include/clang/Sema/
DSema.h200 class UnresolvedLookupExpr; variable