Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTTypeTraits.h73 constexpr bool isSame(ASTNodeKind Other) const { in isSame() function
/openbsd/gnu/llvm/clang/lib/Lex/
H A DInitHeaderSearch.cpp526 bool isSame; in RemoveDuplicates() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2404 bool isSame(ArrayRef<Value *> VL) const { in isSame() function