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

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 4095 * Represents the storage classes as declared in the source. CX_SC_Invalid
4099 CX_SC_Invalid,
4113 * CX_SC_Invalid is returned else the storage class.
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 8182 return CX_SC_Invalid;
8185 return CX_SC_Invalid;

Completed in 58 milliseconds