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

  /external/clang/tools/libclang/
CXType.cpp 171 case CXCursor_TemplateRef:
CXCursor.cpp 561 CXCursor C = { CXCursor_TemplateRef, 0, { (void*)Template, RawLoc, TU } };
567 assert(C.kind == CXCursor_TemplateRef);
    [all...]
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 25 milliseconds