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

  /external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp 48 AF_Alloca
564 if (isCMemFunction(FD, C, AF_Alloca, MemoryOperationKind::MOK_Any))
612 if (Family == AF_Alloca && CheckAlloc) {
809 AF_Alloca);
    [all...]

Completed in 98 milliseconds