Searched refs:shouldImbueFunction (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DXRayLists.h48 ImbueAttribute shouldImbueFunction(StringRef FunctionName) const;
/openbsd-current/gnu/llvm/clang/lib/Basic/
H A DXRayLists.cpp35 XRayFunctionFilter::shouldImbueFunction(StringRef FunctionName) const { function in class:XRayFunctionFilter
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp3007 Attr = XRayFilter.shouldImbueFunction(Fn->getName());

Completed in 91 milliseconds