HomeSort by relevance Sort by last modified time
    Searched refs:CGNameGen (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/c-index-test/
core_main.cpp 64 std::unique_ptr<CodegenNameGenerator> CGNameGen;
71 CGNameGen.reset(new CodegenNameGenerator(Ctx));
91 if (CGNameGen->writeName(D, OS))
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 381 milliseconds