HomeSort by: relevance | last modified time | path
    Searched defs:AllFunctions (Results 1 - 2 of 2) 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/clang/lib/Sema/
SemaTemplate.cpp 487 bool AllFunctions =
492 if (AllFunctions || (Found.empty() && !IsDependent)) {

Completed in 65 milliseconds