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

/external/clang/include/clang/AST/
H A DOpenMPClause.h462 void setProcBindKindKwLoc(SourceLocation KLoc) { KindKwLoc = KLoc; } function in class:clang::OMPProcBindClause
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1774 C->setProcBindKindKwLoc(Reader->ReadSourceLocation(Record, Idx));

Completed in 536 milliseconds