Home
last modified time | relevance | path

Searched defs:LValue (Results 1 – 15 of 15) sorted by relevance

/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.h
/llvm-project/libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.construction/
H A Dcommon.h14 LValue, enumerator
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dgenk-timing.py137 def writeRandomOperation(self, LValue, LHS, RHS): argument
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dgenk-timing.py137 def writeRandomOperation(self, LValue, LHS, RHS): argument
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dgenk-timing.py147 def writeRandomOperation(self, LValue, LHS, RHS): argument
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1607 struct LValue { global() struct
1608 Base__anon006fc44d0711::LValue global() argument
1609 Offset__anon006fc44d0711::LValue global() argument
1610 Designator__anon006fc44d0711::LValue global() argument
1611 IsNullPtr__anon006fc44d0711::LValue global() argument
1612 InvalidBase__anon006fc44d0711::LValue global() argument
1614 getLValueBase__anon006fc44d0711::LValue getLValueBase() argument
1615 getLValueOffset__anon006fc44d0711::LValue getLValueOffset() argument
1616 getLValueOffset__anon006fc44d0711::LValue getLValueOffset() argument
1617 getLValueDesignator__anon006fc44d0711::LValue getLValueDesignator() argument
1618 getLValueDesignator__anon006fc44d0711::LValue getLValueDesignator() argument
1619 isNullPointer__anon006fc44d0711::LValue isNullPointer() argument
1621 getLValueCallIndex__anon006fc44d0711::LValue getLValueCallIndex() argument
1622 getLValueVersion__anon006fc44d0711::LValue getLValueVersion() argument
1624 moveInto__anon006fc44d0711::LValue moveInto() argument
1633 setFrom__anon006fc44d0711::LValue setFrom() argument
1642 set__anon006fc44d0711::LValue set() argument
1659 setNull__anon006fc44d0711::LValue setNull() argument
1668 setInvalid__anon006fc44d0711::LValue setInvalid() argument
1672 toString__anon006fc44d0711::LValue toString() argument
1682 checkNullPointerDiagnosingWith__anon006fc44d0711::LValue checkNullPointerDiagnosingWith() argument
1694 checkNullPointer__anon006fc44d0711::LValue checkNullPointer() argument
1701 checkNullPointerForFoldAccess__anon006fc44d0711::LValue checkNullPointerForFoldAccess() argument
1710 checkSubobject__anon006fc44d0711::LValue checkSubobject() argument
1715 addDecl__anon006fc44d0711::LValue addDecl() argument
1720 addUnsizedArray__anon006fc44d0711::LValue addUnsizedArray() argument
1732 addArray__anon006fc44d0711::LValue addArray() argument
1736 addComplex__anon006fc44d0711::LValue addComplex() argument
1740 clearIsNullPointer__anon006fc44d0711::LValue clearIsNullPointer() argument
1743 adjustOffsetAndIndex__anon006fc44d0711::LValue adjustOffsetAndIndex() argument
1762 adjustOffset__anon006fc44d0711::LValue adjustOffset() argument
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp111 getPointeeOf(ProgramStateRef State,Loc LValue) getPointeeOf() argument
123 if (auto LValue = Arg.getAs<Loc>()) getPointeeOf() local
/llvm-project/clang/test/ASTMerge/APValue/
H A DAPValue.cpp251 namespace LValue { namespace
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp100 makeElementRegion(ProgramStateRef State,SVal LValue,QualType & Ty,bool & IsArray,unsigned Idx) makeElementRegion() argument
H A DBugReporterVisitors.cpp1056 std::optional<Loc> LValue; visitNodeInitial() local
2485 if (std::optional<Loc> LValue = RetVal.getAs<Loc>()) handle() local
H A DExprEngine.cpp1206 SVal LValue = State->getSVal(Init, stackFrame); ProcessInitializer() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1166 Value *LValue = extractIntPart(L, Builder); foldEqOfParts() local
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h657 LValue, global() enumerator
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h658 LValue, global() enumerator
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7999 Value *LValue, *HValue; splitMergedValStore() local
[all...]