Home
last modified time | relevance | path

Searched defs:ACValue (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/SemaOpenACC/
H A Dcompute-construct-wait-clause.cpp51 static constexpr AmbiguousConvert ACValue; member
H A Dcompute-construct-num_gangs-clause.cpp115 static constexpr AmbiguousConvert ACValue; global() member
H A Dcompute-construct-async-clause.cpp65 static constexpr AmbiguousConvert ACValue; member
H A Dcompute-construct-num_workers-clause.cpp63 static constexpr AmbiguousConvert ACValue; member
H A Dcompute-construct-vector_length-clause.cpp63 static constexpr AmbiguousConvert ACValue; member
/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp370 AssumptionContext ACValue = {L->getParent(), R->getParent()}; in diff() local