OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsFnInterface
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h
2244
bool
IsFnInterface
= IRP.isFnInterfaceKind();
2253
if (
IsFnInterface
&& (!FnScope || !A.isFunctionIPOAmendable(*FnScope)))
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
AttributorAttributes.cpp
3502
bool
IsFnInterface
= IRP.isFnInterfaceKind();
3504
if (
IsFnInterface
&& (!FnScope || !A.isFunctionIPOAmendable(*FnScope))) {
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026