Home
last modified time | relevance | path

Searched defs:Att (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp63 DWORD Att = GetFileAttributesA(Path.c_str()); in IsFile() local
80 DWORD Att = GetFileAttributesA(Path.c_str()); in IsDirectory() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1668 MallocMemReturnsAttr(CheckerContext & C,const CallEvent & Call,const OwnershipAttr * Att,ProgramStateRef State) const MallocMemReturnsAttr() argument
1828 FreeMemAttr(CheckerContext & C,const CallEvent & Call,const OwnershipAttr * Att,ProgramStateRef State) const FreeMemAttr() argument
[all...]