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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h3312 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } function in class:clang::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp12045 C->setModifierLoc(Record.readSourceLocation());

Completed in 202 milliseconds