OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldXRayInstrumentFunction
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp
534
bool CodeGenFunction::
ShouldXRayInstrumentFunction
() const {
809
if (XRayAttr->alwaysXRayInstrument() &&
ShouldXRayInstrumentFunction
()) {
816
if (
ShouldXRayInstrumentFunction
())
821
if (
ShouldXRayInstrumentFunction
() && !CGM.imbueXRayAttrs(Fn, Loc))
827
if (
ShouldXRayInstrumentFunction
()) {
CodeGenFunction.h
2291
bool
ShouldXRayInstrumentFunction
() const;
CGBuiltin.cpp
4968
if (!
ShouldXRayInstrumentFunction
())
5002
if (!
ShouldXRayInstrumentFunction
())
Completed in 33 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026