OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ShouldExpand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
5413
bool
ShouldExpand
= false;
5419
TemplateArgs,
ShouldExpand
,
5426
assert(
ShouldExpand
&& "Partial instantiation of base initializer?");
TreeTransform.h
258
/// \param
ShouldExpand
Will be set to \c true if the transformer should
272
/// The callee must set this value when \c
ShouldExpand
is \c true; it may
277
/// otherwise. If false, \c
ShouldExpand
(and possibly \c NumExpansions)
282
bool &
ShouldExpand
,
285
ShouldExpand
= false;
5600
bool
ShouldExpand
= false;
5609
ShouldExpand
,
5623
if (
ShouldExpand
) {
5713
bool
ShouldExpand
= false;
5717
ShouldExpand
,
[
all
...]
Completed in 26 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026