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

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

Completed in 207 milliseconds