Home
last modified time | relevance | path

Searched refs:getProcBindKindKwLoc (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h679 SourceLocation getProcBindKindKwLoc() const { return KindKwLoc; } in getProcBindKindKwLoc() function
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1839 Record.AddSourceLocation(C->getProcBindKindKwLoc()); in VisitOMPProcBindClause()
/external/clang/lib/Sema/
DTreeTransform.h7703 C->getProcBindKind(), C->getProcBindKindKwLoc(), C->getLocStart(), in TransformOMPProcBindClause()