OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VarRef
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp
1949
Expr *
VarRef
=
1953
VarRef
, /*AllowNRVO=*/true);
SemaExpr.cpp
13467
auto*
VarRef
= dyn_cast<DeclRefExpr>(op);
13468
if (
VarRef
&&
VarRef
->refersToEnclosingVariableOrCapture()) {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.cpp
7215
const Expr *
VarRef
= nullptr;
7225
const ValueDecl *Mapper = nullptr, const Expr *
VarRef
= nullptr,
7230
Mapper(Mapper),
VarRef
(
VarRef
), ForDeviceAddr(ForDeviceAddr) {}
8341
const Expr *
VarRef
= nullptr, bool ForDeviceAddr = false) {
8352
IsImplicit, Mapper,
VarRef
, ForDeviceAddr);
8598
L.IsImplicit, L.Mapper, L.ForDeviceAddr, VD, L.
VarRef
);
8966
const Expr *
VarRef
;
8967
std::tie(Components, MapType, MapModifiers, IsImplicit, Mapper,
VarRef
) =
8973
VarRef
) = L1
[
all
...]
Completed in 51 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026