OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MemberPointerType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
2825
class
MemberPointerType
: public Type, public llvm::FoldingSetNode {
2834
MemberPointerType
(QualType Pointee, const Type *Cls, QualType CanonicalPtr)
6724
return isa<
MemberPointerType
>(CanonicalType);
6728
if (const auto *T = getAs<
MemberPointerType
>())
6735
if (const auto *T = getAs<
MemberPointerType
>())
7051
isa<
MemberPointerType
>(CanonicalType) ||
Type.h
2825
class
MemberPointerType
: public Type, public llvm::FoldingSetNode {
2834
MemberPointerType
(QualType Pointee, const Type *Cls, QualType CanonicalPtr)
6724
return isa<
MemberPointerType
>(CanonicalType);
6728
if (const auto *T = getAs<
MemberPointerType
>())
6735
if (const auto *T = getAs<
MemberPointerType
>())
7051
isa<
MemberPointerType
>(CanonicalType) ||
Type.h
2825
class
MemberPointerType
: public Type, public llvm::FoldingSetNode {
2834
MemberPointerType
(QualType Pointee, const Type *Cls, QualType CanonicalPtr)
6724
return isa<
MemberPointerType
>(CanonicalType);
6728
if (const auto *T = getAs<
MemberPointerType
>())
6735
if (const auto *T = getAs<
MemberPointerType
>())
7051
isa<
MemberPointerType
>(CanonicalType) ||
Type.h
2825
class
MemberPointerType
: public Type, public llvm::FoldingSetNode {
2834
MemberPointerType
(QualType Pointee, const Type *Cls, QualType CanonicalPtr)
6724
return isa<
MemberPointerType
>(CanonicalType);
6728
if (const auto *T = getAs<
MemberPointerType
>())
6735
if (const auto *T = getAs<
MemberPointerType
>())
7051
isa<
MemberPointerType
>(CanonicalType) ||
Completed in 110 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026