Home
last modified time | relevance | path

Searched defs:funName (Results 1 – 2 of 2) sorted by relevance

/external/ksp/test-utils/src/main/kotlin/com/google/devtools/ksp/processor/
DGetByNameProcessor.kt43 for (funName in funNames) { in process() constant
48 for (funName in overloadFunctionNames) { in process() constant
/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp278 StringRef funName = C.getCalleeName(FD); in checkPreStmt() local
448 StringRef funName = C.getCalleeName(FD); in checkPostStmt() local
610 StringRef funName = funDecl->getName(); in VisitNode() local