Home
last modified time | relevance | path

Searched defs:NotInt (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dcasts.cpp76 class NotInt { class
/llvm-project/clang/test/SemaCXX/
H A Dexplicit.cpp211 struct NotInt { in testNew() struct
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp508 auto NotInt = [](MVT VT) { return !isIntegerOrPtr(VT); }; in EnforceSmallerThan() local