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

  /external/clang/unittests/libclang/
LibclangTest.cpp 416 ClangTU = clang_parseTranslationUnit(Index, CppName.c_str(), nullptr, 0,
451 ClangTU = clang_parseTranslationUnit(Index, MName.c_str(), Args, NumArgs,
  /external/clang/include/clang-c/
Index.h 231 * #clang_parseTranslationUnit, #clang_saveTranslationUnit.
    [all...]
  /external/clang/bindings/python/clang/
cindex.py     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 370 milliseconds