Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclBase.h323 static bool StatisticsEnabled; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclBase.h323 static bool StatisticsEnabled; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclBase.h324 static bool StatisticsEnabled; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclBase.h322 static bool StatisticsEnabled; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclBase.h283 static bool StatisticsEnabled; variable
/aosp_15_r20/external/clang/lib/AST/
H A DDeclBase.cpp132 bool Decl::StatisticsEnabled = false; member in Decl
H A DStmt.cpp91 bool Stmt::StatisticsEnabled = false; member in Stmt