OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValueInstantiation
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DependenceFlags.h
42
ValueInstantiation
= Value | Instantiation,
44
ErrorDependent = Error |
ValueInstantiation
,
ExprCXX.h
4172
: ExprDependence::
ValueInstantiation
);
/src/external/apache2/llvm/dist/clang/lib/AST/
ComputeDependence.cpp
107
Deps |= ExprDependence::
ValueInstantiation
;
171
D |= ExprDependence::
ValueInstantiation
;
337
D |= ExprDependence::
ValueInstantiation
;
497
return Deps | ExprDependence::
ValueInstantiation
;
505
Deps |= ExprDependence::
ValueInstantiation
;
521
Deps |= ExprDependence::
ValueInstantiation
;
537
Deps |= ExprDependence::
ValueInstantiation
;
756
auto D = ExprDependence::
ValueInstantiation
;
ExprConcepts.cpp
184
setDependence(getDependence() | ExprDependence::
ValueInstantiation
);
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026