#include "clang/Lex/PPConditionalDirectiveRecord.h"
◆ Comp()
clang::PPConditionalDirectiveRecord::CondDirectiveLoc::Comp::Comp |
( |
SourceManager & |
SM | ) |
|
|
inlineexplicit |
◆ operator()() [1/3]
bool clang::PPConditionalDirectiveRecord::CondDirectiveLoc::Comp::operator() |
( |
const CondDirectiveLoc & |
LHS, |
|
|
const CondDirectiveLoc & |
RHS |
|
) |
| |
|
inline |
◆ operator()() [2/3]
bool clang::PPConditionalDirectiveRecord::CondDirectiveLoc::Comp::operator() |
( |
const CondDirectiveLoc & |
LHS, |
|
|
SourceLocation |
RHS |
|
) |
| |
|
inline |
◆ operator()() [3/3]
bool clang::PPConditionalDirectiveRecord::CondDirectiveLoc::Comp::operator() |
( |
SourceLocation |
LHS, |
|
|
const CondDirectiveLoc & |
RHS |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: