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

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
XRayLists.h 48 ImbueAttribute shouldImbueFunction(StringRef FunctionName) const;
  /src/external/apache2/llvm/dist/clang/lib/Basic/
XRayLists.cpp 35 XRayFunctionFilter::shouldImbueFunction(StringRef FunctionName) const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 2627 Attr = XRayFilter.shouldImbueFunction(Fn->getName());

Completed in 101 milliseconds