HomeSort by: relevance | last modified time | path
    Searched refs:CXTypeLayoutError_Dependent (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXType.cpp 910 return CXTypeLayoutError_Dependent;
948 return CXTypeLayoutError_Dependent;
972 return CXTypeLayoutError_Dependent;
1004 return CXTypeLayoutError_Dependent;
  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 3920 CXTypeLayoutError_Dependent = -3,
3942 * If the type declaration is a dependent type, CXTypeLayoutError_Dependent is
3962 * If the type declaration is a dependent type, CXTypeLayoutError_Dependent is
3976 * CXTypeLayoutError_Dependent is returned.
4005 * CXTypeLayoutError_Dependent is returned.

Completed in 74 milliseconds