OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddTaggedVal
(Results
1 - 7
of
7
) sorted by null
/external/clang/include/clang/Basic/
PartialDiagnostic.h
218
AddTaggedVal
(Other.getRawArg(I), Other.getArgKind(I));
267
void
AddTaggedVal
(intptr_t V, DiagnosticsEngine::ArgumentKind Kind) const {
298
DB.
AddTaggedVal
(DiagStorage->DiagArgumentsVal[i],
334
PD.
AddTaggedVal
(I, DiagnosticsEngine::ak_uint);
340
PD.
AddTaggedVal
(I, DiagnosticsEngine::ak_sint);
346
PD.
AddTaggedVal
(reinterpret_cast<intptr_t>(S),
360
PD.
AddTaggedVal
(reinterpret_cast<intptr_t>(II),
374
PD.
AddTaggedVal
(reinterpret_cast<intptr_t>(DC),
Diagnostic.h
[
all
...]
/external/clang/include/clang/AST/
Attr.h
156
DB.
AddTaggedVal
(reinterpret_cast<intptr_t>(At),
163
PD.
AddTaggedVal
(reinterpret_cast<intptr_t>(At),
DeclarationName.h
548
DB.
AddTaggedVal
(N.getAsOpaqueInteger(),
557
PD.
AddTaggedVal
(N.getAsOpaqueInteger(),
NestedNameSpecifier.h
508
DB.
AddTaggedVal
(reinterpret_cast<intptr_t>(NNS),
Decl.h
[
all
...]
Type.h
[
all
...]
Completed in 93 milliseconds