Home
last modified time | relevance | path

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

/aosp12/build/soong/androidmk/parser/
H A Dscope.go81 if isFunctionName(fname) {
H A Dparser.go621 func isFunctionName(s string) bool { func