Searched refs:imbueXRayAttrs (Results 1 – 3 of 3) sorted by relevance
1240 bool imbueXRayAttrs(llvm::Function *Fn, SourceLocation Loc,
817 if (ShouldXRayInstrumentFunction() && !CGM.imbueXRayAttrs(Fn, Loc)) in StartFunction()
2319 bool CodeGenModule::imbueXRayAttrs(llvm::Function *Fn, SourceLocation Loc, in imbueXRayAttrs() function in CodeGenModule