Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicCastInfo.h21 DynamicCastInfo(QualType from, QualType to, CastResult resultKind) in DynamicCastInfo()
/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp1501 PDLValue::Kind resultKind = read<PDLValue::Kind>(); in processNativeFunResults() local