OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LValueRef
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
MicrosoftDemangleNodes.h
73
enum class ReferenceKind : uint8_t { None,
LValueRef
, RValueRef };
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
1220
bool
LValueRef
: 1;
1603
I.Ref.
LValueRef
= lvalue;
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
2140
bool
LValueRef
= SpelledAsLValue || T->getAs<LValueReferenceType>();
2182
if (
LValueRef
)
4854
T = S.BuildReferenceType(T, DeclType.Ref.
LValueRef
, DeclType.Loc, Name);
6141
assert(!Chunk.Ref.
LValueRef
);
Completed in 31 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026