Searched refs:setNameModifierLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h450 void setNameModifierLoc(SourceLocation Loc) { NameModifierLoc = Loc; } function in class:clang::OMPIfClause
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11747 C->setNameModifierLoc(Record.readSourceLocation());

Completed in 225 milliseconds