Home
last modified time | relevance | path

Searched defs:Val4 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DPhiValuesTest.cpp44 Value *Val4 = new LoadInst(I32Ty, PoisonValue::get(PtrTy), "val4", Entry); in TEST() local
117 Value *Val4 = new LoadInst(I32Ty, PoisonValue::get(PtrTy), "val4", Entry); in TEST() local
[all...]
/llvm-project/clang/test/Index/Core/
H A Dindex-dependent-source.cpp104 typename TemplateClass<T, S>::field Val4; in indexSimpleDependentDeclarations() local