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

/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h7742 void setKindKwLoc(SourceLocation KLoc) { KindKwLoc = KLoc; } function in class:clang::final
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp11327 C->setKindKwLoc(Record.readSourceLocation());

Completed in 213 milliseconds