Home
last modified time | relevance | path

Searched defs:LocalVariable (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h104 struct LocalVariable { struct
105 const DILocalVariable *DIVar = nullptr; argument
119 SmallVector<LocalVariable, 1> InlinedLocals; argument
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DLogicalElementsTest.cpp56 LVSymbol *LocalVariable = nullptr; member in __anonb3007c9e0111::ReaderTestElements
H A DSelectElementsTest.cpp42 LVSymbol *LocalVariable = nullptr; member in __anon63092e030111::ReaderTestSelection
H A DCompareElementsTest.cpp57 LVSymbol *LocalVariable = nullptr; member in __anon8e4c552a0111::ReaderTestCompare
H A DLocationRangesTest.cpp94 LVSymbol *LocalVariable = nullptr; member in __anonf99b6c7f0111::ReaderTestLocations
H A DWarningInternalTest.cpp81 LVSymbol *LocalVariable = nullptr; member in __anon538c05990111::ReaderTestWarningInternal
/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.h33 LocalVariable, enumerator
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Davoid-bind.cpp147 int LocalVariable; in testCaptureByValue() local