OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OtherRef
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCWin64EH.cpp
134
const MCSymbolRefExpr *
OtherRef
= MCSymbolRefExpr::create(Other, Context);
135
const MCExpr *Ofs = MCBinaryExpr::createSub(
OtherRef
, BaseRef, Context);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclCXX.cpp
14112
if (const LValueReferenceType *
OtherRef
14114
OtherRefType =
OtherRef
->getPointeeType();
14124
RefBuilder
OtherRef
(Other, OtherRefType);
14145
CastBuilder From(
OtherRef
, Context.getQualifiedType(BaseType, OtherQuals),
14218
MemberBuilder From(
OtherRef
, OtherRefType, /*IsArrow=*/false, MemberLookup);
14483
RefBuilder
OtherRef
(Other, OtherRefType);
14485
MoveCastBuilder MoveOther(
OtherRef
);
14514
CastBuilder From(
OtherRef
, BaseType, VK_XValue, BasePath);
Completed in 26 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026