Home
last modified time | relevance | path

Searched defs:ICC (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCXComment.cpp120 const InlineContentComment *ICC = getASTNodeAs<InlineContentComment>(CXC); in clang_InlineContentComment_hasTrailingNewline() local
136 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getCommandName() local
146 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getRenderKind() local
170 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getNumArgs() local
179 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getArgText() local
/llvm-project/clang/unittests/AST/
H A DCommentParser.cpp260 InlineCommandComment *&ICC, in HasInlineCommandAt()
280 InlineCommandComment *&ICC, in HasInlineCommandAt()
298 InlineCommandComment *&ICC, in HasInlineCommandAt()
986 InlineCommandComment *ICC; in TEST_F() local
1003 InlineCommandComment *ICC; in TEST_F() local
1021 InlineCommandComment *ICC; in TEST_F() local
1038 InlineCommandComment *ICC; in TEST_F() local
1056 InlineCommandComment *ICC; in TEST_F() local
/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp921 ICC = false; in splitMnemonic() local
928 bool ICC = Name[5] == 'l' || Name[5] == 'w'; splitMnemonic() local
949 bool ICC = Name[5] == 'l' || Name[5] == 'w' ? true : false; splitMnemonic() local
955 bool ICC = Name[6] == 'l' || Name[6] == 'w' ? true : false; splitMnemonic() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp144 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); computeObjectUnderConstruction() local
419 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); updateObjectsUnderConstruction() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56349 ISD::CondCode ICC = combineConcatVectorOps() local
[all...]