Home
last modified time | relevance | path

Searched refs:ClassifyImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprClassification.cpp38 Cl Expr::ClassifyImpl(ASTContext &Ctx, SourceLocation *Loc) const { in ClassifyImpl() function in Expr
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h378 return ClassifyImpl(Ctx, nullptr); in Classify()
390 return ClassifyImpl(Ctx, &Loc); in ClassifyModifiable()
428 Classification ClassifyImpl(ASTContext &Ctx, SourceLocation *Loc) const;