Home
last modified time | relevance | path

Searched defs:DelayedDiagnosticPool (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Sema/
DDelayedDiagnostic.h246 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {} in DelayedDiagnosticPool() function
253 DelayedDiagnosticPool(DelayedDiagnosticPool &&Other) in DelayedDiagnosticPool() function
DSema.h200 class DelayedDiagnosticPool; variable
/external/llvm-project/clang/include/clang/Sema/
DDelayedDiagnostic.h268 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {} in DelayedDiagnosticPool() function
273 DelayedDiagnosticPool(DelayedDiagnosticPool &&Other) in DelayedDiagnosticPool() function
DSema.h223 class DelayedDiagnosticPool; variable