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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2288 SourceLocation getKindLoc() const { return LPKindLoc; } function in class:clang::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6187 Record.AddSourceLocation(C->getKindLoc());
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h8888 Vars, C->getKind(), C->getKindLoc(), C->getColonLoc(), C->getBeginLoc(),

Completed in 202 milliseconds