Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXComment.cpp124 const InlineContentComment *ICC = getASTNodeAs<InlineContentComment>(CXC); in clang_InlineContentComment_hasTrailingNewline() local
140 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getCommandName() local
150 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getRenderKind() local
171 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getNumArgs() local
180 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getArgText() local
/external/llvm-project/clang/tools/libclang/
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
/external/libxaac/decoder/
Dixheaacd_mps_nlc_dec.h24 #define ICC (1) macro
/external/llvm-project/clang/unittests/AST/
DCommentParser.cpp264 InlineCommandComment *&ICC, in HasInlineCommandAt()
284 InlineCommandComment *&ICC, in HasInlineCommandAt()
302 InlineCommandComment *&ICC, in HasInlineCommandAt()
997 InlineCommandComment *ICC; in TEST_F() local
1014 InlineCommandComment *ICC; in TEST_F() local
1032 InlineCommandComment *ICC; in TEST_F() local
1049 InlineCommandComment *ICC; in TEST_F() local
1067 InlineCommandComment *ICC; in TEST_F() local
/external/clang/unittests/AST/
DCommentParser.cpp266 InlineCommandComment *&ICC, in HasInlineCommandAt()
286 InlineCommandComment *&ICC, in HasInlineCommandAt()
304 InlineCommandComment *&ICC, in HasInlineCommandAt()
999 InlineCommandComment *ICC; in TEST_F() local
1016 InlineCommandComment *ICC; in TEST_F() local
1034 InlineCommandComment *ICC; in TEST_F() local
1051 InlineCommandComment *ICC; in TEST_F() local
1069 InlineCommandComment *ICC; in TEST_F() local
/external/libjpeg-turbo/gtest/
Djpegtran-gtest-wrapper.cpp31 TEST(JPEGTranTest, ICC) { in TEST() argument
/external/llvm-project/llvm/lib/Target/VE/AsmParser/
DVEAsmParser.cpp918 bool ICC = true; in splitMnemonic() local
925 bool ICC = Name[5] == 'l' || Name[5] == 'w'; in splitMnemonic() local
944 bool ICC = Name[5] == 'l' || Name[5] == 'w' ? true : false; in splitMnemonic() local
948 bool ICC = Name[6] == 'l' || Name[6] == 'w' ? true : false; in splitMnemonic() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp133 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in computeObjectUnderConstruction() local
376 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in updateObjectsUnderConstruction() local