Home | History | Annotate | Download | only in libclang

Lines Matching defs:unit

1320       ASTUnit *unit = getCursorASTUnit(cursor);
1323 = Result.CreateCodeCompletionString(unit->getASTContext(),
1324 unit->getPreprocessor(),
1326 unit->getCodeCompletionTUInfo().getAllocator(),
1327 unit->getCodeCompletionTUInfo(),
1334 ASTUnit *unit = getCursorASTUnit(cursor);
1337 = Result.CreateCodeCompletionString(unit->getASTContext(),
1338 unit->getPreprocessor(),
1340 unit->getCodeCompletionTUInfo().getAllocator(),
1341 unit->getCodeCompletionTUInfo(),