OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IdxAST
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
NonNullParamChecker.cpp
65
unsigned
IdxAST
= Idx.getASTIndex();
66
if (
IdxAST
>= AttrNonNull.size())
68
AttrNonNull.set(
IdxAST
);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp
4478
unsigned
IdxAST
= Idx.getASTIndex();
4479
if (
IdxAST
>= Args.size())
4483
NonNullArgs.set(
IdxAST
);
Completed in 75 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026