Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/staticinit/
Dsched.go757 func StaticLoc(n ir.Node) (name *ir.Name, offset int64, ok bool) { func
/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp6092 SourceLocation StaticLoc; in ParseBracketDeclarator() local