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

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

Completed in 67 milliseconds