Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5025 SourceLocation getOmpAllMemoryLoc() const { return Data.OmpAllMemoryLoc; } in getOmpAllMemoryLoc() function
/src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7504 Record.AddSourceLocation(C->getOmpAllMemoryLoc()); in VisitOMPDependClause()
/src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h10759 C->getOmpAllMemoryLoc()}, in TransformOMPDependClause()