HomeSort by relevance Sort by last modified time
    Searched refs:ParentName (Results 1 - 20 of 20) sorted by null

  /external/clang/lib/CodeGen/
CGOpenMPRuntimeNVPTX.h 124 /// \param ParentName Name of the function that encloses the target region.
131 StringRef ParentName,
CGOpenMPRuntime.h 119 /// \param ParentName Name of the function that encloses the target region.
127 StringRef ParentName,
319 StringRef ParentName, unsigned LineNum,
323 StringRef ParentName, unsigned LineNum,
329 StringRef ParentName, unsigned LineNum) const;
377 /// \param ParentName Name of the function declaration that is being scanned.
378 void scanForTargetRegionsFunctions(const Stmt *S, StringRef ParentName);
    [all...]
CGOpenMPRuntimeNVPTX.cpp 308 const OMPExecutableDirective &D, StringRef ParentName,
314 assert(!ParentName.empty() && "Invalid target region parent name!");
336 emitTargetOutlinedFunctionHelper(D, ParentName, OutlinedFn, OutlinedFnID,
CGOpenMPRuntime.cpp     [all...]
CGStmtOpenMP.cpp     [all...]
CodeGenFunction.h     [all...]
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 440 StringRef ParentName;
452 StringRef ParentName,
488 return ParentName;
555 StringRef ParentName;
620 StringRef getParentName() const { return ParentName; }
    [all...]
  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 195 StringRef ParentName,
199 ParentName(ParentName), BriefComment(BriefComment)
337 ParentName, BriefComment);
388 ParentName = getCodeCompletionTUInfo().getParentName(DC);
SemaCodeComplete.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 444 StringRef ParentName;
456 StringRef ParentName,
492 return ParentName;
554 StringRef ParentName;
619 StringRef getParentName() const { return ParentName; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 444 StringRef ParentName;
456 StringRef ParentName,
492 return ParentName;
554 StringRef ParentName;
619 StringRef getParentName() const { return ParentName; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 444 StringRef ParentName;
456 StringRef ParentName,
492 return ParentName;
554 StringRef ParentName;
619 StringRef getParentName() const { return ParentName; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 444 StringRef ParentName;
456 StringRef ParentName,
492 return ParentName;
554 StringRef ParentName;
619 StringRef getParentName() const { return ParentName; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 444 StringRef ParentName;
456 StringRef ParentName,
492 return ParentName;
554 StringRef ParentName;
619 StringRef getParentName() const { return ParentName; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 444 StringRef ParentName;
456 StringRef ParentName,
492 return ParentName;
554 StringRef ParentName;
619 StringRef getParentName() const { return ParentName; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 444 StringRef ParentName;
456 StringRef ParentName,
492 return ParentName;
554 StringRef ParentName;
619 StringRef getParentName() const { return ParentName; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 444 StringRef ParentName;
456 StringRef ParentName,
492 return ParentName;
554 StringRef ParentName;
619 StringRef getParentName() const { return ParentName; }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
apiset.h 100 NTSTATUS NTAPI ApiSetResolveToHost(PCAPI_SET_NAMESPACE_ARRAY ApiSetSchema, PCUNICODE_STRING FileNameIn, PCUNICODE_STRING ParentName, PBOOLEAN Resolved, PUNICODE_STRING HostBinary);
  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShellEnvironment2.h 85 CHAR16 *ParentName; ///< String representation of parent.
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 583 milliseconds