HomeSort by: relevance | last modified time | path
    Searched refs:isFunctionExcluded (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
ProfileList.h 46 isFunctionExcluded(StringRef FunctionName,
  /src/external/apache2/llvm/dist/clang/lib/Basic/
ProfileList.cpp 89 ProfileList::isFunctionExcluded(StringRef FunctionName,
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 2653 Optional<bool> V = ProfileList.isFunctionExcluded(Fn->getName(), Kind);

Completed in 32 milliseconds