HomeSort by relevance Sort by last modified time
    Searched full:get_type_fun (Results 1 - 1 of 1) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 344 typedef std::const_mem_fun_t<QualType, ParmVarDecl> get_type_fun; typedef in class:clang::ento::CallEvent
354 typedef llvm::mapped_iterator<ArrayRef<ParmVarDecl*>::iterator, get_type_fun>
364 get_type_fun(&ParmVarDecl::getType));
369 get_type_fun(&ParmVarDecl::getType));
    [all...]

Completed in 88 milliseconds