Home
last modified time | relevance | path

Searched refs:shouldImbueLocation (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DXRayLists.h54 ImbueAttribute shouldImbueLocation(SourceLocation Loc,
/external/llvm-project/clang/lib/Basic/
DXRayLists.cpp71 XRayFunctionFilter::shouldImbueLocation(SourceLocation Loc, in shouldImbueLocation() function in XRayFunctionFilter
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp2521 Attr = XRayFilter.shouldImbueLocation(Loc, Category); in imbueXRayAttrs()