Searched defs:CodeBlock (Results 1 – 3 of 3) sorted by relevance
276 class CodeBlock : public Block { class293 CodeBlock(std::string Contents, std::string Language) in CodeBlock() function in clang::clangd::markup::__anond4a28a2a0111::CodeBlock
287 TEST(CodeBlock, Render) { in TEST() argument
98 find(Stmt * CodeBlock,const Expr * MovingCall,const DeclRefExpr * MovedVariable,UseAfterMove * TheUseAfterMove) find() argument