OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllFunctions
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
ImportedFunctionsInliningStatistics.h
68
/// Set information like
AllFunctions
, ImportedFunctions, ModuleName.
99
int
AllFunctions
= 0;
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ImportedFunctionsInliningStatistics.cpp
78
AllFunctions
++;
144
auto NotImportedFuncCount =
AllFunctions
- ImportedFunctions;
149
<< "All functions: " <<
AllFunctions
152
AllFunctions
, "all functions")
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplate.cpp
487
bool
AllFunctions
=
492
if (
AllFunctions
|| (Found.empty() && !IsDependent)) {
Completed in 34 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026