Home
last modified time | relevance | path

Searched defs:Assigned (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h245 bool Assigned = false; global() member
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dunnecessary-copy-initialization.cpp340 auto Assigned = Obj.reference(); positiveNonConstVarInCodeBlock() local
351 const ExpensiveToCopyType Assigned = Obj.referenceWithAlias(); positiveNonConstVarInCodeBlockWithAlias() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp548 bool Assigned = false; doPartitioning() local