Searched refs:beginRegion (Results 1 – 3 of 3) sorted by relevance
29 void CodeRegions::beginRegion(StringRef Description, SMLoc Loc) { in beginRegion() function in mca::CodeRegions
107 void beginRegion(llvm::StringRef Description, llvm::SMLoc Loc);
235 Regions.beginRegion(Comment, Loc); in HandleComment()