Home
last modified time | relevance | path

Searched defs:CIdx (Results 1 – 10 of 10) sorted by relevance

/external/clang/tools/libclang/
DCXTranslationUnit.h30 clang::CIndexer *CIdx; member
DIndexing.cpp458 CXIndex CIdx; member
901 CXIndexAction clang_IndexAction_create(CXIndex CIdx) { in clang_IndexAction_create()
DCIndex.cpp74 CXTranslationUnit cxtu::MakeCXTranslationUnit(CIndexer *CIdx, ASTUnit *AU) { in MakeCXTranslationUnit()
2984 void clang_disposeIndex(CXIndex CIdx) { in clang_disposeIndex()
2989 void clang_CXIndex_setGlobalOptions(CXIndex CIdx, unsigned options) { in clang_CXIndex_setGlobalOptions()
2994 unsigned clang_CXIndex_getGlobalOptions(CXIndex CIdx) { in clang_CXIndex_getGlobalOptions()
3007 CXTranslationUnit clang_createTranslationUnit(CXIndex CIdx, in clang_createTranslationUnit()
3018 enum CXErrorCode clang_createTranslationUnit2(CXIndex CIdx, in clang_createTranslationUnit2()
3053 clang_createTranslationUnitFromSourceFile(CXIndex CIdx, in clang_createTranslationUnitFromSourceFile()
3067 clang_parseTranslationUnit_Impl(CXIndex CIdx, const char *source_filename, in clang_parseTranslationUnit_Impl()
3197 clang_parseTranslationUnit(CXIndex CIdx, in clang_parseTranslationUnit()
3215 CXIndex CIdx, const char *source_filename, in clang_parseTranslationUnit2()
[all …]
/external/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp197 int CIdx = (PS1 == BB) ? 0 : 1; in FlattenParallelAndOr() local
/external/clang/tools/c-index-test/
Dc-index-test.c2120 CXIndex CIdx; in perform_code_completion() local
2254 CXIndex CIdx; in inspect_cursor_at() local
2425 CXIndex CIdx; in find_file_refs_at() local
2535 CXIndex CIdx; in find_file_includes_in() local
3428 CXIndex CIdx; in perform_token_annotation() local
/external/llvm/lib/IR/
DConstantFold.cpp791 if (ConstantInt *CIdx = dyn_cast<ConstantInt>(Idx)) { in ConstantFoldExtractElementInstruction() local
806 ConstantInt *CIdx = dyn_cast<ConstantInt>(Idx); in ConstantFoldInsertElementInstruction() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp681 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local
694 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp405 if (const ConstantInt *CIdx = dyn_cast<ConstantInt>(Index)) { in DecomposeGEPExpression() local
DInstructionSimplify.cpp3622 if (auto *CIdx = dyn_cast<Constant>(Idx)) in SimplifyExtractElementInst() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp928 if (ConstantSDNode *CIdx = dyn_cast<ConstantSDNode>(Idx)) { in SplitVecRes_INSERT_VECTOR_ELT() local