Home
last modified time | relevance | path

Searched defs:EnableCheckProfiling (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp434 const bool EnableCheckProfiling = Options.CheckProfiling.has_value(); in onStartOfTranslationUnit() local
444 const bool EnableCheckProfiling = Options.CheckProfiling.has_value(); in onEndOfTranslationUnit() local
1024 const bool EnableCheckProfiling = Options.CheckProfiling.has_value(); in matchWithoutFilter() local
1047 const bool EnableCheckProfiling = Options.CheckProfiling.has_value(); in matchWithFilter() local