HomeSort by relevance Sort by last modified time
    Searched refs:FD (Results 451 - 475 of 609) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 702 void ResolvedExceptionSpec(const FunctionDecl *FD) override;
703 void DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) override;
820 void AddFunctionDefinition(const FunctionDecl *FD);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 702 void ResolvedExceptionSpec(const FunctionDecl *FD) override;
703 void DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) override;
820 void AddFunctionDefinition(const FunctionDecl *FD);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 702 void ResolvedExceptionSpec(const FunctionDecl *FD) override;
703 void DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) override;
820 void AddFunctionDefinition(const FunctionDecl *FD);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 702 void ResolvedExceptionSpec(const FunctionDecl *FD) override;
703 void DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) override;
820 void AddFunctionDefinition(const FunctionDecl *FD);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 702 void ResolvedExceptionSpec(const FunctionDecl *FD) override;
703 void DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) override;
820 void AddFunctionDefinition(const FunctionDecl *FD);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 702 void ResolvedExceptionSpec(const FunctionDecl *FD) override;
703 void DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) override;
820 void AddFunctionDefinition(const FunctionDecl *FD);
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 357 const NamedDecl *FD,
360 ID.AddPointer(FD);
364 FunctionCodeRegion::ProfileRegion(ID, FD, superRegion);
983 MemRegionManager::getFunctionCodeRegion(const NamedDecl *FD) {
984 return getSubRegion<FunctionCodeRegion>(FD, getCodeRegion());
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonGenInsert.cpp 852 // Look for a register whose prefix could patch the range [FD..LD]
854 uint16_t FD = FDi, LD = LDi; // Switch to unsigned type.
855 uint16_t MinL = LD-FD+1;
866 // max(0,FD-EL) and FD.
867 if (S > FD) // Starts too late.
870 uint16_t LowS = (EL < FD) ? FD-EL : 0;
    [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp 41 static bool functionHasPassObjectSizeParams(const FunctionDecl *FD) {
42 return llvm::any_of(FD->parameters(),
    [all...]
SemaTemplateInstantiate.cpp 432 } else if (FieldDecl *FD = dyn_cast<FieldDecl>(D)) {
435 << FD << Active->InstantiationRange;
497 FunctionDecl *FD = cast<FunctionDecl>(Param->getDeclContext());
501 FD->printName(OS);
    [all...]
  /external/pcre/dist2/src/sljit/
sljitNativeMIPS_common.c 88 #define FD(d) ((d) << 6)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 495 FunctionTemplateSpecializationInfo(FunctionDecl *FD,
501 : Function(FD),
509 Create(ASTContext &C, FunctionDecl *FD, FunctionTemplateDecl *Template,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 495 FunctionTemplateSpecializationInfo(FunctionDecl *FD,
501 : Function(FD),
509 Create(ASTContext &C, FunctionDecl *FD, FunctionTemplateDecl *Template,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 495 FunctionTemplateSpecializationInfo(FunctionDecl *FD,
501 : Function(FD),
509 Create(ASTContext &C, FunctionDecl *FD, FunctionTemplateDecl *Template,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 495 FunctionTemplateSpecializationInfo(FunctionDecl *FD,
501 : Function(FD),
509 Create(ASTContext &C, FunctionDecl *FD, FunctionTemplateDecl *Template,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 495 FunctionTemplateSpecializationInfo(FunctionDecl *FD,
501 : Function(FD),
509 Create(ASTContext &C, FunctionDecl *FD, FunctionTemplateDecl *Template,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 495 FunctionTemplateSpecializationInfo(FunctionDecl *FD,
501 : Function(FD),
509 Create(ASTContext &C, FunctionDecl *FD, FunctionTemplateDecl *Template,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 495 FunctionTemplateSpecializationInfo(FunctionDecl *FD,
501 : Function(FD),
509 Create(ASTContext &C, FunctionDecl *FD, FunctionTemplateDecl *Template,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 495 FunctionTemplateSpecializationInfo(FunctionDecl *FD,
501 : Function(FD),
509 Create(ASTContext &C, FunctionDecl *FD, FunctionTemplateDecl *Template,
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
FdfParser.py 21 import Fd
520 # [FD.UiName]: use dummy instead if UI name is optional
    [all...]
  /external/clang/lib/Analysis/
CFG.cpp 612 void appendMemberDtor(CFGBlock *B, FieldDecl *FD) {
613 B->appendMemberDtor(FD, cfg->getBumpVectorContext());
    [all...]
  /external/clang/lib/CodeGen/
CGCleanup.h 613 static const EHPersonality &get(CodeGenModule &CGM, const FunctionDecl *FD);

Completed in 2679 milliseconds

<<11121314151617181920>>