Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Dmatrix-type-operators.m5 @interface FooValue interface
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp267 auto *FooValue = dyn_cast_or_null<PointerValue>(Env.getValue(*FooDecl)); TEST() local