Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/
H A DNodeIntrospection.h
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1430 bool ConstantExpr::isCast() const { isCast() function in ConstantExpr
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12625 static bool isCast(CheckedConversionKind CCK) { isCast() function