OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddrLabelDiff
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
APValue.cpp
375
case
AddrLabelDiff
:
424
else if (Kind ==
AddrLabelDiff
)
433
case
AddrLabelDiff
:
490
case
AddrLabelDiff
:
856
case APValue::
AddrLabelDiff
:
1058
case APValue::
AddrLabelDiff
:
TextNodeDumper.cpp
378
case APValue::
AddrLabelDiff
:
563
case APValue::
AddrLabelDiff
:
564
OS << "
AddrLabelDiff
<todo>";
ItaniumMangle.cpp
5383
case APValue::
AddrLabelDiff
:
5500
case APValue::
AddrLabelDiff
:
MicrosoftMangle.cpp
1853
case APValue::
AddrLabelDiff
:
ExprConstant.cpp
2498
case APValue::
AddrLabelDiff
:
6833
case APValue::
AddrLabelDiff
: {
ASTImporter.cpp
9194
case APValue::
AddrLabelDiff
: {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
APValue.h
143
AddrLabelDiff
404
bool isAddrLabelDiff() const { return Kind ==
AddrLabelDiff
; }
672
Kind =
AddrLabelDiff
;
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprConstant.cpp
2099
case APValue::
AddrLabelDiff
: {
2110
llvm::Constant *
AddrLabelDiff
= llvm::ConstantExpr::getSub(LHS, RHS);
2115
return llvm::ConstantExpr::getTruncOrBitCast(
AddrLabelDiff
, ResultType);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplate.cpp
7042
case APValue::
AddrLabelDiff
:
Completed in 44 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026