Searched defs:GL (Results 1 – 3 of 3) sorted by relevance
94 auto GL = [](auto a, decltype(a) b) //expected-note{{candidate function}} variable
100 #define GL(escape) ((escape)->left) macro
1216 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) in GotoStmt()