Home
last modified time | relevance | path

Searched defs:castAs (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h82 template <typename T> T castAs() const { return llvm::cast<T>(*this); } in castAs() function
H A DMemRegion.h1396 LLVM_ATTRIBUTE_RETURNS_NONNULL const RegionTy *MemRegion::castAs() const { in castAs() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h137 T castAs() const { in castAs() function
H A DCFG.h99 T castAs() const { in castAs() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h78 T castAs() const { in castAs() function