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

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

Completed in 284 milliseconds