clang
20.0.0git
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
o
p
q
r
s
t
u
v
w
Enumerations
_
a
b
c
f
g
i
l
m
n
o
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Examples
clang
MacroInfo
clang::MacroInfo Member List
This is the complete list of members for
clang::MacroInfo
, including all inherited members.
allocateTokens
(unsigned NumTokens, llvm::BumpPtrAllocator &PPAllocator)
clang::MacroInfo
inline
const_tokens_iterator
typedef
clang::MacroInfo
DisableMacro
()
clang::MacroInfo
inline
dump
() const
clang::MacroInfo
EnableMacro
()
clang::MacroInfo
inline
getDefinitionEndLoc
() const
clang::MacroInfo
inline
getDefinitionLength
(const SourceManager &SM) const
clang::MacroInfo
inline
getDefinitionLoc
() const
clang::MacroInfo
inline
getNumParams
() const
clang::MacroInfo
inline
getNumTokens
() const
clang::MacroInfo
inline
getParameterNum
(const IdentifierInfo *Arg) const
clang::MacroInfo
inline
getReplacementToken
(unsigned Tok) const
clang::MacroInfo
inline
hasCommaPasting
() const
clang::MacroInfo
inline
isAllowRedefinitionsWithoutWarning
() const
clang::MacroInfo
inline
isBuiltinMacro
() const
clang::MacroInfo
inline
isC99Varargs
() const
clang::MacroInfo
inline
isEnabled
() const
clang::MacroInfo
inline
isFunctionLike
() const
clang::MacroInfo
inline
isGNUVarargs
() const
clang::MacroInfo
inline
isIdenticalTo
(const MacroInfo &Other, Preprocessor &PP, bool Syntactically) const
clang::MacroInfo
isObjectLike
() const
clang::MacroInfo
inline
isUsed
() const
clang::MacroInfo
inline
isUsedForHeaderGuard
() const
clang::MacroInfo
inline
isVariadic
() const
clang::MacroInfo
inline
isWarnIfUnused
() const
clang::MacroInfo
inline
param_begin
() const
clang::MacroInfo
inline
param_empty
() const
clang::MacroInfo
inline
param_end
() const
clang::MacroInfo
inline
param_iterator
typedef
clang::MacroInfo
params
() const
clang::MacroInfo
inline
Preprocessor
clang::MacroInfo
friend
setDefinitionEndLoc
(SourceLocation EndLoc)
clang::MacroInfo
inline
setHasCommaPasting
()
clang::MacroInfo
inline
setIsAllowRedefinitionsWithoutWarning
(bool Val)
clang::MacroInfo
inline
setIsBuiltinMacro
(bool Val=true)
clang::MacroInfo
inline
setIsC99Varargs
()
clang::MacroInfo
inline
setIsFunctionLike
()
clang::MacroInfo
inline
setIsGNUVarargs
()
clang::MacroInfo
inline
setIsUsed
(bool Val)
clang::MacroInfo
inline
setIsWarnIfUnused
(bool val)
clang::MacroInfo
inline
setParameterList
(ArrayRef< IdentifierInfo * > List, llvm::BumpPtrAllocator &PPAllocator)
clang::MacroInfo
inline
setTokens
(ArrayRef< Token > Tokens, llvm::BumpPtrAllocator &PPAllocator)
clang::MacroInfo
inline
setUsedForHeaderGuard
(bool Val)
clang::MacroInfo
inline
tokens
() const
clang::MacroInfo
inline
tokens_begin
() const
clang::MacroInfo
inline
tokens_empty
() const
clang::MacroInfo
inline
tokens_end
() const
clang::MacroInfo
inline
Generated on Sat Mar 22 2025 18:58:42 for clang by
1.9.6