Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDStmtOpenMP.h151 void setDefaultKindKwLoc(SourceLocation KLoc) { KindKwLoc = KLoc; } in setDefaultKindKwLoc() function
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderStmt.cpp1718 C->setDefaultKindKwLoc(Reader->ReadSourceLocation(Record, Idx)); in VisitOMPDefaultClause()