Searched refs:SingleWorkItemBarrierCheck (Results 1 – 6 of 6) sorted by relevance
19 void SingleWorkItemBarrierCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()42 void SingleWorkItemBarrierCheck::check(const MatchFinder::MatchResult &Result) { in check()77 void SingleWorkItemBarrierCheck::storeOptions( in storeOptions()
24 class SingleWorkItemBarrierCheck : public ClangTidyCheck {28 SingleWorkItemBarrierCheck(StringRef Name, ClangTidyContext *Context) in SingleWorkItemBarrierCheck() function
10 SingleWorkItemBarrierCheck.cpp
31 CheckFactories.registerCheck<SingleWorkItemBarrierCheck>( in addCheckFactories()
18 "SingleWorkItemBarrierCheck.cpp",
844 clang-tools-extra/clang-tidy/altera/SingleWorkItemBarrierCheck.cpp845 clang-tools-extra/clang-tidy/altera/SingleWorkItemBarrierCheck.h