Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.h36 LValue, // Result is an lvalue/pointer. enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1602 struct LValue { global() struct
1603 Base__anon147cbbcc0711::LValue global() argument
1604 Offset__anon147cbbcc0711::LValue global() argument
1605 Designator__anon147cbbcc0711::LValue global() argument
1606 IsNullPtr__anon147cbbcc0711::LValue global() argument
1607 InvalidBase__anon147cbbcc0711::LValue global() argument
1609 getLValueBase__anon147cbbcc0711::LValue getLValueBase() argument
1610 getLValueOffset__anon147cbbcc0711::LValue getLValueOffset() argument
1611 getLValueOffset__anon147cbbcc0711::LValue getLValueOffset() argument
1612 getLValueDesignator__anon147cbbcc0711::LValue getLValueDesignator() argument
1613 getLValueDesignator__anon147cbbcc0711::LValue getLValueDesignator() argument
1614 isNullPointer__anon147cbbcc0711::LValue isNullPointer() argument
1616 getLValueCallIndex__anon147cbbcc0711::LValue getLValueCallIndex() argument
1617 getLValueVersion__anon147cbbcc0711::LValue getLValueVersion() argument
1619 moveInto__anon147cbbcc0711::LValue moveInto() argument
1628 setFrom__anon147cbbcc0711::LValue setFrom() argument
1637 set__anon147cbbcc0711::LValue set() argument
1654 setNull__anon147cbbcc0711::LValue setNull() argument
1663 setInvalid__anon147cbbcc0711::LValue setInvalid() argument
1667 toString__anon147cbbcc0711::LValue toString() argument
1677 checkNullPointerDiagnosingWith__anon147cbbcc0711::LValue checkNullPointerDiagnosingWith() argument
1689 checkNullPointer__anon147cbbcc0711::LValue checkNullPointer() argument
1696 checkNullPointerForFoldAccess__anon147cbbcc0711::LValue checkNullPointerForFoldAccess() argument
1705 checkSubobject__anon147cbbcc0711::LValue checkSubobject() argument
1710 addDecl__anon147cbbcc0711::LValue addDecl() argument
1715 addUnsizedArray__anon147cbbcc0711::LValue addUnsizedArray() argument
1727 addArray__anon147cbbcc0711::LValue addArray() argument
1731 addComplex__anon147cbbcc0711::LValue addComplex() argument
1735 clearIsNullPointer__anon147cbbcc0711::LValue clearIsNullPointer() argument
1738 adjustOffsetAndIndex__anon147cbbcc0711::LValue adjustOffsetAndIndex() argument
1757 adjustOffset__anon147cbbcc0711::LValue adjustOffset() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp118 getPointeeOf(ProgramStateRef State,Loc LValue) getPointeeOf() argument
130 if (auto LValue = Arg.getAs<Loc>()) getPointeeOf() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp100 SVal ExprEngine::makeElementRegion(ProgramStateRef State, SVal LValue, in makeElementRegion() argument
H A DBugReporterVisitors.cpp1052 std::optional<Loc> LValue; visitNodeInitial() local
2481 if (std::optional<Loc> LValue = RetVal.getAs<Loc>()) handle() local
H A DExprEngine.cpp1206 SVal LValue = State->getSVal(Init, stackFrame); in ProcessInitializer() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1170 Value *LValue = extractIntPart(L, Builder); foldEqOfParts() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h658 LValue, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7885 Value *LValue, *HValue; splitMergedValStore() local
[all...]