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

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 4029 enum CXRefQualifierKind {
4060 CINDEX_LINKAGE enum CXRefQualifierKind clang_Type_getCXXRefQualifier(CXType T);
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXType.cpp 1073 enum CXRefQualifierKind clang_Type_getCXXRefQualifier(CXType T) {
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 1569 enum CXRefQualifierKind RQ = clang_Type_getCXXRefQualifier(T);

Completed in 70 milliseconds