Home
last modified time | relevance | path

Searched refs:SingleWorkItemBarrierCheck (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/altera/
H A DSingleWorkItemBarrierCheck.cpp19 void SingleWorkItemBarrierCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
42 void SingleWorkItemBarrierCheck::check(const MatchFinder::MatchResult &Result) { in check()
77 void SingleWorkItemBarrierCheck::storeOptions( in storeOptions()
H A DSingleWorkItemBarrierCheck.h24 class SingleWorkItemBarrierCheck : public ClangTidyCheck {
28 SingleWorkItemBarrierCheck(StringRef Name, ClangTidyContext *Context) in SingleWorkItemBarrierCheck() function
H A DCMakeLists.txt10 SingleWorkItemBarrierCheck.cpp
H A DAlteraTidyModule.cpp31 CheckFactories.registerCheck<SingleWorkItemBarrierCheck>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/altera/
H A DBUILD.gn18 "SingleWorkItemBarrierCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt844 clang-tools-extra/clang-tidy/altera/SingleWorkItemBarrierCheck.cpp
845 clang-tools-extra/clang-tidy/altera/SingleWorkItemBarrierCheck.h