HomeSort by: relevance | last modified time | path
    Searched refs:getDynamicCastInfo (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicType.h 43 const DynamicCastInfo *getDynamicCastInfo(ProgramStateRef State,
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
CastValueChecker.cpp 228 getDynamicCastInfo(State, MR, CastFromTy, CastToTy);
297 getDynamicCastInfo(State, MR, CastFromTy, CastToTy);
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
DynamicType.cpp 75 const DynamicCastInfo *getDynamicCastInfo(ProgramStateRef State,

Completed in 26 milliseconds