Home
last modified time | relevance | path

Searched refs:IsCppString (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py909 def IsCppString(line): function
980 if commentpos != -1 and not IsCppString(line[:commentpos]):
/external/libvpx/libvpx/tools/
Dcpplint.py1034 def IsCppString(line): function
1166 if commentpos != -1 and not IsCppString(line[:commentpos]):