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

  /external/clang/lib/StaticAnalyzer/Core/
CheckerContext.cpp 29 StringRef CheckerContext::getCalleeName(const FunctionDecl *FunDecl) const {
30 if (!FunDecl)
32 IdentifierInfo *funI = FunDecl->getIdentifier();
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 274 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
278 const FunctionDecl *FunDecl = getCalleeDecl(CE);
279 if (FunDecl)
280 return FunDecl->getIdentifier();
287 const FunctionDecl *FunDecl = getCalleeDecl(CE);
288 return getCalleeName(FunDecl);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 274 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
278 const FunctionDecl *FunDecl = getCalleeDecl(CE);
279 if (FunDecl)
280 return FunDecl->getIdentifier();
287 const FunctionDecl *FunDecl = getCalleeDecl(CE);
288 return getCalleeName(FunDecl);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 274 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
278 const FunctionDecl *FunDecl = getCalleeDecl(CE);
279 if (FunDecl)
280 return FunDecl->getIdentifier();
287 const FunctionDecl *FunDecl = getCalleeDecl(CE);
288 return getCalleeName(FunDecl);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 274 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
278 const FunctionDecl *FunDecl = getCalleeDecl(CE);
279 if (FunDecl)
280 return FunDecl->getIdentifier();
287 const FunctionDecl *FunDecl = getCalleeDecl(CE);
288 return getCalleeName(FunDecl);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 281 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
285 const FunctionDecl *FunDecl = getCalleeDecl(CE);
286 if (FunDecl)
287 return FunDecl->getIdentifier();
294 const FunctionDecl *FunDecl = getCalleeDecl(CE);
295 return getCalleeName(FunDecl);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 281 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
285 const FunctionDecl *FunDecl = getCalleeDecl(CE);
286 if (FunDecl)
287 return FunDecl->getIdentifier();
294 const FunctionDecl *FunDecl = getCalleeDecl(CE);
295 return getCalleeName(FunDecl);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 281 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
285 const FunctionDecl *FunDecl = getCalleeDecl(CE);
286 if (FunDecl)
287 return FunDecl->getIdentifier();
294 const FunctionDecl *FunDecl = getCalleeDecl(CE);
295 return getCalleeName(FunDecl);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 281 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
285 const FunctionDecl *FunDecl = getCalleeDecl(CE);
286 if (FunDecl)
287 return FunDecl->getIdentifier();
294 const FunctionDecl *FunDecl = getCalleeDecl(CE);
295 return getCalleeName(FunDecl);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 274 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
278 const FunctionDecl *FunDecl = getCalleeDecl(CE);
279 if (FunDecl)
280 return FunDecl->getIdentifier();
287 const FunctionDecl *FunDecl = getCalleeDecl(CE);
288 return getCalleeName(FunDecl);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 274 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
278 const FunctionDecl *FunDecl = getCalleeDecl(CE);
279 if (FunDecl)
280 return FunDecl->getIdentifier();
287 const FunctionDecl *FunDecl = getCalleeDecl(CE);
288 return getCalleeName(FunDecl);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 274 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
278 const FunctionDecl *FunDecl = getCalleeDecl(CE);
279 if (FunDecl)
280 return FunDecl->getIdentifier();
287 const FunctionDecl *FunDecl = getCalleeDecl(CE);
288 return getCalleeName(FunDecl);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 281 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
285 const FunctionDecl *FunDecl = getCalleeDecl(CE);
286 if (FunDecl)
287 return FunDecl->getIdentifier();
294 const FunctionDecl *FunDecl = getCalleeDecl(CE);
295 return getCalleeName(FunDecl);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 281 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
285 const FunctionDecl *FunDecl = getCalleeDecl(CE);
286 if (FunDecl)
287 return FunDecl->getIdentifier();
294 const FunctionDecl *FunDecl = getCalleeDecl(CE);
295 return getCalleeName(FunDecl);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 281 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
285 const FunctionDecl *FunDecl = getCalleeDecl(CE);
286 if (FunDecl)
287 return FunDecl->getIdentifier();
294 const FunctionDecl *FunDecl = getCalleeDecl(CE);
295 return getCalleeName(FunDecl);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 281 StringRef getCalleeName(const FunctionDecl *FunDecl) const;
285 const FunctionDecl *FunDecl = getCalleeDecl(CE);
286 if (FunDecl)
287 return FunDecl->getIdentifier();
294 const FunctionDecl *FunDecl = getCalleeDecl(CE);
295 return getCalleeName(FunDecl);
  /external/clang/lib/Analysis/
Consumed.cpp 184 static bool isTestingFunction(const FunctionDecl *FunDecl) {
185 return FunDecl->hasAttr<TestTypestateAttr>();
264 static ConsumedState testsFor(const FunctionDecl *FunDecl) {
265 assert(isTestingFunction(FunDecl));
266 switch (FunDecl->getAttr<TestTypestateAttr>()->getTestState()) {
492 const FunctionDecl *FunDecl,
581 const FunctionDecl *FunDecl,
585 const CallableWhenAttr *CWAttr = FunDecl->getAttr<CallableWhenAttr>();
596 FunDecl->getNameAsString(), PInfo.getVar()->getNameAsString(),
606 FunDecl->getNameAsString(), stateToString(TmpState), BlameLoc)
    [all...]
ThreadSafety.cpp     [all...]
  /external/llvm/tools/llvm-c-test/
echo.cpp 769 goto FunDecl;
792 FunDecl:
  /external/clang/lib/Parse/
ParseDeclCXX.cpp     [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]

Completed in 525 milliseconds