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

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

Completed in 198 milliseconds