Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp435 const bool EnableCheckProfiling = Options.CheckProfiling.has_value(); in onStartOfTranslationUnit() local
445 const bool EnableCheckProfiling = Options.CheckProfiling.has_value(); in onEndOfTranslationUnit() local
1026 const bool EnableCheckProfiling = Options.CheckProfiling.has_value(); in matchWithoutFilter() local
1049 const bool EnableCheckProfiling = Options.CheckProfiling.has_value(); in matchWithFilter() local