Searched defs:CaptionStmt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-rc/ | ||
H A D | ResourceVisitor.h | 23 class CaptionStmt; variable |
H A D | ResourceScriptStmt.h | 943 CaptionStmt(StringRef Caption) : Value(Caption) {} in CaptionStmt() function |