Home
last modified time | relevance | path

Searched defs:PseudoObjectExpr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h89 class PseudoObjectExpr; variable
H A DStmt.h307 friend class PseudoObjectExpr; // ctor variable
579 friend class PseudoObjectExpr; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4536 PseudoObjectExpr::PseudoObjectExpr(EmptyShell shell, unsigned numSemanticExprs) in PseudoObjectExpr() function in PseudoObjectExpr
4565 PseudoObjectExpr::PseudoObjectExpr(QualType type, ExprValueKind VK, in PseudoObjectExpr() function in PseudoObjectExpr
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h179 class PseudoObjectExpr; variable