HomeSort by relevance Sort by last modified time
    Searched refs:FDecl (Results 1 - 25 of 42) sorted by null

1 2

  /external/clang/lib/StaticAnalyzer/Checkers/
GenericTaintChecker.cpp 97 bool checkTaintedBufferSize(const CallExpr *CE, const FunctionDecl *FDecl,
144 getTaintPropagationRule(const FunctionDecl *FDecl,
199 const FunctionDecl *FDecl,
233 if ( (BId = FDecl->getMemoryFunctionKind()) )
252 if (C.isCLibraryFunction(FDecl, "snprintf") ||
253 C.isCLibraryFunction(FDecl, "sprintf"))
255 else if (C.isCLibraryFunction(FDecl, "strcpy") ||
256 C.isCLibraryFunction(FDecl, "stpcpy") ||
257 C.isCLibraryFunction(FDecl, "strcat"))
259 else if (C.isCLibraryFunction(FDecl, "bcopy")
    [all...]
CStringChecker.cpp     [all...]
  /external/llvm/include/llvm/Analysis/
TargetLibraryInfo.h 123 bool getLibFunc(const Function &FDecl, LibFunc::Func &F) const;
221 bool getLibFunc(const Function &FDecl, LibFunc::Func &F) const {
222 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetLibraryInfo.h 123 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
241 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
242 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
239 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
240 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
239 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
240 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
235 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
236 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
235 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
236 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
235 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
236 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
235 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
236 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetLibraryInfo.h 123 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
241 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
242 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
239 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
240 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
239 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
240 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
235 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
236 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
235 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
236 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
235 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
236 return Impl->getLibFunc(FDecl, F);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetLibraryInfo.h 113 bool getLibFunc(const Function &FDecl, LibFunc &F) const;
235 bool getLibFunc(const Function &FDecl, LibFunc &F) const {
236 return Impl->getLibFunc(FDecl, F);
  /external/clang/lib/Sema/
SemaChecking.cpp 151 static void SemaBuiltinMemChkCall(Sema &S, FunctionDecl *FDecl,
172 IdentifierInfo *FnName = FDecl->getIdentifier();
718 Sema::CheckBuiltinFunctionCall(FunctionDecl *FDecl, unsigned BuiltinID,
    [all...]
SemaExpr.cpp     [all...]
SemaCodeComplete.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_pragma_handler.cpp 241 clang::FunctionDecl *FDecl = Decl->getAsFunction();
242 if (!FDecl || !FDecl->isThisDeclarationADefinition())
246 mContext->markUsedByReducePragma(FDecl, RSContext::CheckNameNo);
slang_rs_export_reduce.cpp 173 clang::FunctionDecl *FDecl = Decl->getAsFunction();
174 if (!FDecl || !FDecl->isThisDeclarationADefinition())
181 << FDecl->getLocation().printToString(S.PP.getSourceManager());
185 Ret = FDecl;
    [all...]
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp     [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 3344 milliseconds

1 2