Home
last modified time | relevance | path

Searched defs:isA (Results 1 - 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DdiscriminantsAndTypePredicates.js36 function isA(x) { return x.type === 'A'; } function
H A DnarrowingOfDottedNames.js122 function isA(x) { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h69 virtual bool isA(const void *const ClassID) const { in isA() function in llvm::ErrorInfoBase
74 template <typename ErrorInfoT> bool isA() const { in isA() function in llvm::ErrorInfoBase
232 template <typename ErrT> bool isA() const { in isA() function in llvm::Error
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DError.h77 virtual bool isA(const void *const ClassID) const { in isA() function in llvm::ErrorInfoBase
82 template <typename ErrorInfoT> bool isA() const { in isA() function in llvm::ErrorInfoBase
241 template <typename ErrT> bool isA() const { in isA() function in llvm::Error
[all...]

Completed in 5 milliseconds