Searched defs:rawType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaAttr.cpp | 1224 unsigned rawType = Stack->back().first; AddPushedVisibilityAttribute() local |
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRCore.cpp | 1966 MlirType rawType = mlirPythonCapsuleToType(capsule.ptr()); createFromCapsule() local |