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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
CodeCompleteConsumer.h 81 CCP_Declaration = 50,
84 CCP_Type = CCP_Declaration,
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.cpp 1520 CodeCompletionResult Result(namedDecl, CCP_Declaration);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCodeComplete.cpp 1012 return CCP_Declaration;
4144 Builder.TakeString(), CCP_Declaration, CXCursor_ModuleImportDecl,
4162 Builder.TakeString(), CCP_Declaration, CXCursor_ModuleImportDecl,

Completed in 27 milliseconds