Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3045 updateTrailingSourceLoc();
3234 void updateTrailingSourceLoc() { in updateTrailingSourceLoc() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1047 E->updateTrailingSourceLoc(); in VisitCallExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1530 E->updateTrailingSourceLoc(); in Create()