Searched defs:isValueType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/utils/ | ||
H A D | FixItHintUtils.cpp | 30 static bool isValueType(const Type *T) { isValueType() function |
/llvm-project/llvm/unittests/ADT/ | ||
H A D | SmallVectorTest.cpp | 1236 template <class T> static bool isValueType() { in isValueType() function in __anon05d956530111::SmallVectorReferenceInvalidationTest |