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

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

Completed in 120 milliseconds