Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h2171 SourceLocation getArgumentLoc() const { in getArgumentLoc() function
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp6326 Record.AddSourceLocation(C->getArgumentLoc()); in VisitOMPUpdateClause()