Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp348 UnresolvedLookupExpr::UnresolvedLookupExpr( in UnresolvedLookupExpr() function in UnresolvedLookupExpr
362 UnresolvedLookupExpr::UnresolvedLookupExpr(EmptyShell Empty, in UnresolvedLookupExpr() function in UnresolvedLookupExpr
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h881 friend class UnresolvedLookupExpr; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h200 class UnresolvedLookupExpr; variable