Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h2633 SourceLocation getFailParameterLoc() const { return FailParameterLoc; } in getFailParameterLoc() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp7227 Record.AddSourceLocation(C->getFailParameterLoc()); in VisitOMPFailClause()