Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceVisitor.h23 class CaptionStmt; variable
H A DResourceScriptStmt.h884 CaptionStmt(StringRef Caption) : Value(Caption) {} in CaptionStmt() function