Home
last modified time | relevance | path

Searched refs:ActOnCXXNullPtrLiteral (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp1149 Res = Actions.ActOnCXXNullPtrLiteral(ConsumeToken()); in ParseCastExpression()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp819 Sema::ActOnCXXNullPtrLiteral(SourceLocation Loc) { in ActOnCXXNullPtrLiteral() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8102 ExprResult ActOnCXXNullPtrLiteral(SourceLocation Loc);