Home
last modified time | relevance | path

Searched defs:macroName (Results 1 – 19 of 19) sorted by relevance

/external/catch2/include/internal/
Dcatch_capture.hpp42 #define INTERNAL_CATCH_TEST( macroName, resultDisposition, ... ) \ argument
57 #define INTERNAL_CATCH_IF( macroName, resultDisposition, ... ) \ argument
62 #define INTERNAL_CATCH_ELSE( macroName, resultDisposition, ... ) \ argument
68 #define INTERNAL_CATCH_NO_THROW( macroName, resultDisposition, ... ) argument
69 #define INTERNAL_CATCH_THROWS( macroName, resultDisposition, ... ) argument
70 #define INTERNAL_CATCH_THROWS_AS( macroName, exceptionType, resultDisposition, expr ) argument
75 #define INTERNAL_CATCH_NO_THROW( macroName, resultDisposition, ... ) \ argument
89 #define INTERNAL_CATCH_THROWS( macroName, resultDisposition, ... ) \ argument
106 #define INTERNAL_CATCH_THROWS_AS( macroName, exceptionType, resultDisposition, expr ) \ argument
128 #define INTERNAL_CATCH_MSG( macroName, messageType, resultDisposition, ... ) \ argument
[all …]
Dcatch_capture_matchers.h58 #define INTERNAL_CHECK_THAT( macroName, matcher, resultDisposition, arg ) \ argument
69 #define INTERNAL_CATCH_THROWS_MATCHES( macroName, exceptionType, resultDisposition, matcher, ... ) \ argument
Dcatch_message.cpp42 Catch::MessageBuilder::MessageBuilder( StringRef const& macroName, in MessageBuilder()
70 …Capturer::Capturer( StringRef macroName, SourceLineInfo const& lineInfo, ResultWas::OfType resultT… in Capturer()
Dcatch_assertioninfo.h19 StringRef macroName; member
Dcatch_message.h27 StringRef macroName; member
Dcatch_assertionhandler.cpp56 ( StringRef const& macroName, in AssertionHandler()
/external/llvm-project/clang/utils/TableGen/
DClangTypeNodesEmitter.cpp126 void TypeNodeEmitter::emitFallbackDefine(StringRef macroName, in emitFallbackDefine()
146 StringRef macroName; in emitNodeInvocations() local
196 void TypeNodeEmitter::addMacroToUndef(StringRef macroName) { in addMacroToUndef()
201 for (auto &macroName : MacrosToUndef) { in emitUndefs() local
DClangASTNodesEmitter.cpp44 static std::string macroName(std::string S) { in macroName() function in __anon6694c97c0111::ClangASTNodesEmitter
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
DInterpretedMacro.java40 private final String macroName; field in InterpretedMacro
45 public InterpretedMacro(PCommand command, Template owningTemplate, String macroName, in InterpretedMacro()
DTemplateInterpreter.java435 String macroName = makeWord(node.getMacro()); in caseADefCommand() local
472 String macroName = makeWord(node.getMacro()); in caseACallCommand() local
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
DBaseCompiledTemplate.java246 private final String macroName; field in BaseCompiledTemplate.CompiledMacro
249 protected CompiledMacro(String macroName, String... argumentsNames) { in CompiledMacro()
DTemplateTranslator.java656 public void parseDefNode(JavaExpression macroName, ADefCommand node) { in parseDefNode()
/external/clang/utils/TableGen/
DClangASTNodesEmitter.cpp36 static std::string macroName(std::string S) { in macroName() function in __anond4816a0e0111::ClangASTNodesEmitter
/external/bcc/tests/cc/
Dcatch.hpp835 std::string macroName; member
1905 std::string macroName; member
2057 #define INTERNAL_CATCH_TEST( expr, resultDisposition, macroName ) \ argument
2071 #define INTERNAL_CATCH_IF( expr, resultDisposition, macroName ) \ argument
2076 #define INTERNAL_CATCH_ELSE( expr, resultDisposition, macroName ) \ argument
2081 #define INTERNAL_CATCH_NO_THROW( expr, resultDisposition, macroName ) \ argument
2095 #define INTERNAL_CATCH_THROWS( expr, resultDisposition, matcher, macroName ) \ argument
2112 #define INTERNAL_CATCH_THROWS_AS( expr, exceptionType, resultDisposition, macroName ) \ argument
2133 #define INTERNAL_CATCH_MSG( messageType, resultDisposition, macroName, ... ) \ argument
2141 #define INTERNAL_CATCH_MSG( messageType, resultDisposition, macroName, log ) \ argument
[all …]
/external/catch2/single_include/catch2/
Dcatch.hpp1391 StringRef macroName; member
2578 StringRef macroName; member
2677 #define INTERNAL_CATCH_TEST( macroName, resultDisposition, ... ) \ argument
2691 #define INTERNAL_CATCH_IF( macroName, resultDisposition, ... ) \ argument
2696 #define INTERNAL_CATCH_ELSE( macroName, resultDisposition, ... ) \ argument
2701 #define INTERNAL_CATCH_NO_THROW( macroName, resultDisposition, ... ) \ argument
2715 #define INTERNAL_CATCH_THROWS( macroName, resultDisposition, ... ) \ argument
2732 #define INTERNAL_CATCH_THROWS_AS( macroName, exceptionType, resultDisposition, expr ) \ argument
2752 #define INTERNAL_CATCH_MSG( macroName, messageType, resultDisposition, ... ) \ argument
2760 #define INTERNAL_CATCH_CAPTURE( varName, macroName, ... ) \ argument
[all …]
/external/libabigail/tests/lib/
Dcatch.hpp1394 StringRef macroName; member
2600 StringRef macroName; member
2699 #define INTERNAL_CATCH_TEST( macroName, resultDisposition, ... ) \ argument
2713 #define INTERNAL_CATCH_IF( macroName, resultDisposition, ... ) \ argument
2718 #define INTERNAL_CATCH_ELSE( macroName, resultDisposition, ... ) \ argument
2723 #define INTERNAL_CATCH_NO_THROW( macroName, resultDisposition, ... ) \ argument
2737 #define INTERNAL_CATCH_THROWS( macroName, resultDisposition, ... ) \ argument
2754 #define INTERNAL_CATCH_THROWS_AS( macroName, exceptionType, resultDisposition, expr ) \ argument
2774 #define INTERNAL_CATCH_MSG( macroName, messageType, resultDisposition, ... ) \ argument
2782 #define INTERNAL_CATCH_CAPTURE( varName, macroName, ... ) \ argument
[all …]
/external/clang/lib/Sema/
DSemaObjCProperty.cpp2078 StringRef macroName = PP.getLastMacroWithSpelling(noteLoc, tokens); in DiagnoseOwningPropertyGetterSynthesis() local
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp2312 StringRef macroName = PP.getLastMacroWithSpelling(noteLoc, tokens); in DiagnoseOwningPropertyGetterSynthesis() local
/external/skqp/tools/bookmaker/
DincludeParser.cpp822 string macroName = className + "::" + incName; in checkTokens() local