OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasDiagnosticCallback
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/libclang/
IndexingContext.h
361
bool
hasDiagnosticCallback
() const { return CB.diagnostic; }
Indexing.cpp
735
if (!IdxCtx.
hasDiagnosticCallback
())
[
all
...]
Completed in 152 milliseconds