OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STK_CPointer
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
2147
if (BT->getKind() == BuiltinType::NullPtr) return
STK_CPointer
;
2153
return
STK_CPointer
;
/src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp
637
case Type::
STK_CPointer
: return CK_PointerToBoolean;
SemaDeclObjC.cpp
3194
if (leftSK == Type::
STK_CPointer
|| leftSK == Type::STK_BlockPointer)
3196
if (rightSK == Type::
STK_CPointer
|| rightSK == Type::STK_BlockPointer)
SemaExpr.cpp
7110
case Type::
STK_CPointer
:
7114
case Type::
STK_CPointer
: {
7129
if (SrcKind == Type::
STK_CPointer
)
7162
case Type::
STK_CPointer
:
7173
case Type::
STK_CPointer
:
7221
case Type::
STK_CPointer
:
7252
case Type::
STK_CPointer
:
7286
case Type::
STK_CPointer
:
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
2142
STK_CPointer
,
Completed in 37 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026