OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isASTReadError
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXTranslationUnit.h
57
bool
isASTReadError
(ASTUnit *AU);
Indexing.cpp
624
if (
isASTReadError
(UPtr))
CIndex.cpp
90
bool cxtu::
isASTReadError
(ASTUnit *AU) {
3691
if (
isASTReadError
(Unit ? Unit.get() : ErrUnit.get()))
4268
if (
isASTReadError
(CXXUnit))
Completed in 26 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026