Home
last modified time | relevance | path

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

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