Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp390 Clause->setArgumentLoc(ArgumentLoc); in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h1907 void setArgumentLoc(SourceLocation Loc) { in setArgumentLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp12100 C->setArgumentLoc(Record.readSourceLocation()); in VisitOMPUpdateClause()