OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICIE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExceptionSpec.cpp
1182
auto *
ICIE
= cast<CXXInheritedCtorInitExpr>(S);
1183
return canCalleeThrow(*this,
ICIE
,
ICIE
->getConstructor());
/src/external/apache2/llvm/dist/clang/lib/AST/
Expr.cpp
3549
const auto *
ICIE
= cast<CXXInheritedCtorInitExpr>(this);
3550
if (!
ICIE
->getConstructor()->isTrivial() && IncludePossibleEffects)
Completed in 19 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026