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

  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 62 CCP_Unlikely = 80,
65 CCP_ObjC_cmd = CCP_Unlikely
    [all...]
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 196 return CCStr? CCStr->getPriority() : unsigned(CCP_Unlikely);
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 712 return CCP_Unlikely;
    [all...]

Completed in 270 milliseconds