Home
last modified time | relevance | path

Searched refs:isGCDOrXPC (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp333 bool isGCDOrXPC = llvm::StringSwitch<bool>(MacroName) in checkForGCDOrXPC() local
339 if (!isGCDOrXPC) in checkForGCDOrXPC()