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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h912 SourceLocation getDefaultKindKwLoc() const { return KindKwLoc; } function in class:clang::OMPDefaultClause
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6102 Record.AddSourceLocation(C->getDefaultKindKwLoc());
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h8701 C->getDefaultKind(), C->getDefaultKindKwLoc(), C->getBeginLoc(),

Completed in 229 milliseconds