Searched defs:full_text (Results 1 – 5 of 5) sorted by relevance
76 std::vector<TextChar>* full_text, std::vector<TextIdx>* file_map, in buildFullText()211 std::vector<TextChar> full_text; in DM_generate() local
106 std::string full_text; in CompileAndPrintLlvmIrFromFile() local
77 const std::string full_text = "abcdefghijklmn"; in TEST() local