Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DSourceLocationTest.cpp242 __anonc6c7e52a0202(SourceRange ActualRange, const llvm::Annotations::Range &Expected) TEST() argument
/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp929 APInt ActualRange = (hi - lo).trunc(64).sext(128); in genSema() local