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

  /external/clang/lib/Sema/
SemaCodeComplete.cpp 735 // Use CCP_Type for type declarations unless we're in a statement, Objective-C
744 return CCP_Type;
    [all...]
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 53 CCP_Type = CCP_Declaration,
    [all...]

Completed in 39 milliseconds