Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceVisitor.h24 class CaptionStmt; variable
DResourceScriptStmt.h829 CaptionStmt(StringRef Caption) : Value(Caption) {} in CaptionStmt() function